diff --git a/pom.xml b/pom.xml index 6eac1597b4..37b7612c6a 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ ${project.build.directory}/jacoco.exec - + @@ -123,6 +123,28 @@ + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + attach-distribution + package + + attach-artifact + + + + + ${project.build.directory}/${project.build.finalName}.amp + amp + + + + + + @@ -263,28 +285,6 @@ versions-maven-plugin 2.1 - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - attach-distribution - package - - attach-artifact - - - - - ${project.build.directory}/${project.build.finalName}.amp - amp - - - - - - com.google.code.maven-replacer-plugin replacer