diff --git a/integration-tests/maven-libs/m2-lib-user-test/pom.xml b/integration-tests/maven-libs/m2-lib-user-test/pom.xml
index e9dfa4aa..a5c50a29 100644
--- a/integration-tests/maven-libs/m2-lib-user-test/pom.xml
+++ b/integration-tests/maven-libs/m2-lib-user-test/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.axonivy.test
m2-lib-user-test
- 11.1.0-SNAPSHOT
+ 11.1.0
iar
${project.version}
diff --git a/integration-tests/maven-libs/m2-lib-user/pom.xml b/integration-tests/maven-libs/m2-lib-user/pom.xml
index 1cb67d69..7c7f6c37 100644
--- a/integration-tests/maven-libs/m2-lib-user/pom.xml
+++ b/integration-tests/maven-libs/m2-lib-user/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.axonivy.test
m2-lib-user
- 11.1.0-SNAPSHOT
+ 11.1.0
iar
diff --git a/integration-tests/maven-libs/pom.xml b/integration-tests/maven-libs/pom.xml
index 592c4844..51c37f3b 100644
--- a/integration-tests/maven-libs/pom.xml
+++ b/integration-tests/maven-libs/pom.xml
@@ -2,7 +2,7 @@
4.0.0
com.axonivy.ivy.ci
tests-m2e-libs
- 11.1.0-SNAPSHOT
+ 11.1.0
pom
XIVY-9763 re-use m2 deps
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index cec3f330..b53ceed5 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -2,7 +2,7 @@
4.0.0
com.axonivy.ivy.ci
project-build-plugin-tests
- 11.1.0-SNAPSHOT
+ 11.1.0
pom
diff --git a/pom.xml b/pom.xml
index 9de44d8f..2ff1a5f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
com.axonivy.ivy.ci
project-build-plugin
maven-plugin
- 11.1.0-SNAPSHOT
+ 11.1
Axon Ivy Project Build Plugin
Maven plugin for the automated building of Axon Ivy Projects. Referenced from the pom.xml of Axon Ivy Projects.