diff --git a/pom.xml b/pom.xml index 52e85c8a2c2dfa8591008fb8779c116ddfa645f6..469439f8a8d95cbfcceb890694dbd378bf360a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -339,34 +339,6 @@ THE SOFTWARE. - - org.codehaus.gmaven - gmaven-plugin - 1.5-jenkins-3 - - - org.apache.ant - ant-junit - 1.7.0 - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - org.codehaus.gmaven.runtime - gmaven-runtime-2.0 - 1.5-jenkins-3 - - - - - 2.0 - - org.apache.maven.plugins maven-deploy-plugin diff --git a/test/pom.xml b/test/pom.xml index f0c8d403256c0259d7db2739afaeb963da7817d5..6d70dd88053ab5a73a60297c73d371c82441c559 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -244,6 +244,7 @@ THE SOFTWARE. org.codehaus.gmaven gmaven-plugin + 1.5-jenkins-3 default @@ -266,7 +267,28 @@ THE SOFTWARE. ant-launcher 1.8.0 + + org.apache.ant + ant-junit + 1.7.0 + + + + javax.servlet + javax.servlet-api + 3.1.0 + + + org.codehaus.gmaven.runtime + gmaven-runtime-2.0 + 1.5-jenkins-3 + + + + 2.0 + maven-deploy-plugin