diff --git a/api/pom.xml b/api/pom.xml
index 9bd31a231..d572b08a4 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -453,20 +453,6 @@
-
- org.apache.maven.plugins
- maven-release-plugin
-
- true
- @{project.version}
- verify
- false
- true
- false
- -DskipTests -DskipITs -Dmaven.deploy.skip=true ${release.arguments}
- true
-
-
diff --git a/pom.xml b/pom.xml
index 98ad8abab..bb9743b44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,5 +120,21 @@
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+
+ true
+ @{project.version}
+ verify
+ false
+ true
+ false
+ -DskipTests -DskipITs -Dmaven.deploy.skip=true ${release.arguments}
+ true
+
+
+
\ No newline at end of file