diff --git a/pom.xml b/pom.xml
index 37b7612c6a..1ffaa7c765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,28 +123,6 @@
-
- org.codehaus.mojo
- build-helper-maven-plugin
- 1.8
-
-
- attach-distribution
- package
-
- attach-artifact
-
-
-
-
- ${project.build.directory}/${project.build.finalName}.amp
- amp
-
-
-
-
-
-
@@ -285,6 +263,11 @@
versions-maven-plugin
2.1
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 1.8
+
com.google.code.maven-replacer-plugin
replacer
diff --git a/rm-server/pom.xml b/rm-server/pom.xml
index b4de5b3810..51ab6aad95 100644
--- a/rm-server/pom.xml
+++ b/rm-server/pom.xml
@@ -40,6 +40,21 @@
+
+ attach-distribution
+ package
+
+ attach-artifact
+
+
+
+
+ ${project.build.directory}/${project.build.finalName}.amp
+ amp
+
+
+
+