diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 0ae8ba47a..b330b2502 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index c8a186bbf..05be337ab 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-mailreader @@ -19,7 +19,7 @@ - + javax.servlet servlet-api @@ -38,7 +38,7 @@ - + diff --git a/apps/pom.xml b/apps/pom.xml index 869959d9c..c09d04fa3 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -1,14 +1,14 @@ - j4 - - - - org.codehaus.mojo - retrotranslator-maven-plugin - - - retrotranslate - - - - - maven-jar-plugin - - - create-j4-jar - jar - - ${project.build.directory}/classes-retro - j4 - - - ${project.artifactId}-j4 - ${project.organization.name} - ${project.organization.name} - ${project.description} - ${project.version} - ${scm.revision} - - - - - - - - - - - sun.jdk - rt - 1.4.0 - system - - ${java14.jar} - - - net.sf.retrotranslator - retrotranslator-runtime - 1.0.8 - - - - + + + j4 + + + + org.codehaus.mojo + retrotranslator-maven-plugin + + + retrotranslate + + + + + maven-jar-plugin + + + create-j4-jar + jar + + ${project.build.directory}/classes-retro + j4 + + + ${project.artifactId}-j4 + ${project.organization.name} + ${project.organization.name} + ${project.description} + ${project.version} + ${scm.revision} + + + + + + + + + + + sun.jdk + rt + 1.4.0 + system + + ${java14.jar} + + + net.sf.retrotranslator + retrotranslator-runtime + 1.0.8 + + + + diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 79a933326..6ac8f1fb8 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -5,13 +5,13 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-jsf-plugin jar Struts 2 JSF Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ @@ -24,7 +24,7 @@ struts-core 1.3.5 - + myfaces myfaces-jsf-api @@ -32,7 +32,7 @@ provided - + mockobjects mockobjects-core diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 173409268..1e7ec5eca 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -5,13 +5,13 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-pell-multipart-plugin jar Struts 2 Pell Multipart Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index ecaf4f42d..6fca4c1a6 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -5,13 +5,13 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-plexus-plugin jar Struts 2 Plexus Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ diff --git a/plugins/pom.xml b/plugins/pom.xml index beeca0ea3..8395aa5ed 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-plugins @@ -32,7 +32,7 @@ struts1 tiles - + @@ -61,5 +61,5 @@ - + diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index afa32fba2..542c54e47 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-sitegraph-plugin @@ -137,7 +137,7 @@ 1.2.8 test - + diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index d4c3c1d64..089d275d4 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -5,19 +5,19 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-sitemesh-plugin jar Struts 2 Sitemesh Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitemesh/ - + opensymphony diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index eeeaa7779..34a079883 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -5,13 +5,13 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-spring-plugin jar Struts 2 Spring Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 540c06842..6b9d30588 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -5,26 +5,26 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-struts1-plugin jar Struts 2 Struts 1 Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/struts1/ - + org.apache.struts struts-core 1.3.5 - + mockobjects mockobjects-core diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index e83a01faf..b51e037f4 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -5,19 +5,19 @@ org.apache.struts struts2-plugins - 2.0.6-SNAPSHOT + 2.0.6 org.apache.struts struts2-tiles-plugin jar Struts 2 Tiles Plugin - + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/tiles/ - + org.apache.tiles diff --git a/pom.xml b/pom.xml index dc5675775..5ecb81101 100644 --- a/pom.xml +++ b/pom.xml @@ -6,15 +6,15 @@ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * + * * $Id$ */ --> @@ -32,20 +32,20 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.6-SNAPSHOT + 2.0.6 pom Struts 2 http://struts.apache.org/struts2 Apache Struts 2 2000 - + @@ -141,7 +141,7 @@ - + alljars @@ -384,7 +384,7 @@ false true - +