diff --git a/pom.xml b/pom.xml index e5292cff5..6982216ea 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@ - + - - org.apache.struts - struts-master - 7 - + + org.apache.struts + struts-master + 7 + 4.0.0 org.apache.struts @@ -28,9 +29,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1 @@ -38,7 +39,7 @@ http://issues.apache.org/struts/ - + apache-site @@ -60,7 +61,7 @@ The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo - + @@ -130,83 +131,81 @@ - - - - org.apache.maven.plugins - maven-idea-plugin - - 1.5 - target,test-output,.clover - true - - - - - maven-site-plugin - 2.0-beta-7 - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.3 - - - **/*Test.java - - - **/TestBean.java - - - - - org.apache.maven.plugins - maven-release-plugin - - clean verify install - - - - - maven-jar-plugin - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - + org.apache.maven.plugins + maven-idea-plugin + + 1.5 + target,test-output,.clover + true + + - org.apache.felix - maven-bundle-plugin - - - bundle-manifest - process-classes - - manifest - - - + maven-site-plugin + 2.1.1 + + + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.3 + + + **/*Test.java + + + **/TestBean.java + + + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + clean verify install + + + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + 2.1.0 + + + bundle-manifest + process-classes + + manifest + + +