Author: husted Date: Sun Oct 28 18:09:07 2007 New Revision: 589454 URL: http://svn.apache.org/viewvc?rev=589454&view=rev Log: WW-1715 Update POMs and backport for 2.1.0.
Added: struts/struts2/trunk/backport/retrotranslator-runtime-1.2.3.jar - copied, changed from r589447, struts/struts2/trunk/backport/retrotranslator-runtime-1.2.0.jar struts/struts2/trunk/backport/retrotranslator-transformer-1.2.3.jar - copied, changed from r589447, struts/struts2/trunk/backport/retrotranslator-transformer-1.2.0.jar Removed: struts/struts2/trunk/backport/retrotranslator-runtime-1.2.0.jar struts/struts2/trunk/backport/retrotranslator-transformer-1.2.0.jar Modified: struts/struts2/trunk/api/pom.xml struts/struts2/trunk/apps/blank/pom.xml struts/struts2/trunk/apps/mailreader/pom.xml struts/struts2/trunk/apps/pom.xml struts/struts2/trunk/apps/portlet/pom.xml struts/struts2/trunk/apps/showcase/pom.xml struts/struts2/trunk/assembly/pom.xml struts/struts2/trunk/core/pom.xml struts/struts2/trunk/plugins/codebehind/pom.xml struts/struts2/trunk/plugins/config-browser/pom.xml struts/struts2/trunk/plugins/dojo/pom.xml struts/struts2/trunk/plugins/jasperreports/pom.xml struts/struts2/trunk/plugins/jfreechart/pom.xml struts/struts2/trunk/plugins/jsf/pom.xml struts/struts2/trunk/plugins/pell-multipart/pom.xml struts/struts2/trunk/plugins/plexus/pom.xml struts/struts2/trunk/plugins/pom.xml struts/struts2/trunk/plugins/portlet/pom.xml struts/struts2/trunk/plugins/sitegraph/pom.xml struts/struts2/trunk/plugins/sitemesh/pom.xml struts/struts2/trunk/plugins/spring/pom.xml struts/struts2/trunk/plugins/struts1/pom.xml struts/struts2/trunk/plugins/tiles/pom.xml struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/api/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/api/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/api/pom.xml (original) +++ struts/struts2/trunk/api/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-api</artifactId> Modified: struts/struts2/trunk/apps/blank/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/apps/blank/pom.xml (original) +++ struts/struts2/trunk/apps/blank/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-blank</artifactId> Modified: struts/struts2/trunk/apps/mailreader/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/apps/mailreader/pom.xml (original) +++ struts/struts2/trunk/apps/mailreader/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-mailreader</artifactId> Modified: struts/struts2/trunk/apps/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/apps/pom.xml (original) +++ struts/struts2/trunk/apps/pom.xml Sun Oct 28 18:09:07 2007 @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> Modified: struts/struts2/trunk/apps/portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/portlet/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/apps/portlet/pom.xml (original) +++ struts/struts2/trunk/apps/portlet/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-portlet</artifactId> @@ -39,38 +39,38 @@ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/</developerConnection> <url>http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/</url> </scm> - - <profiles> - <profile> - <id>pluto</id> - <build> - <plugins> - <!-- configure maven-war-plugin to use updated web.xml --> - <plugin> - <artifactId>maven-war-plugin</artifactId> - <configuration> - <webXml>${project.build.directory}/pluto-resources/web.xml</webXml> - </configuration> - </plugin> - <!-- bind 'pluto:assemble' goal to 'process-resources' lifecycle --> - <plugin> - <groupId>org.apache.pluto</groupId> - <artifactId>maven-pluto-plugin</artifactId> - <version>1.1.3</version> - <executions> - <execution> - <phase>generate-resources</phase> - <goals> - <goal>assemble</goal> - </goals> - </execution> - </executions> - </plugin> - </plugins> - </build> - </profile> - </profiles> - + + <profiles> + <profile> + <id>pluto</id> + <build> + <plugins> + <!-- configure maven-war-plugin to use updated web.xml --> + <plugin> + <artifactId>maven-war-plugin</artifactId> + <configuration> + <webXml>${project.build.directory}/pluto-resources/web.xml</webXml> + </configuration> + </plugin> + <!-- bind 'pluto:assemble' goal to 'process-resources' lifecycle --> + <plugin> + <groupId>org.apache.pluto</groupId> + <artifactId>maven-pluto-plugin</artifactId> + <version>1.1.3</version> + <executions> + <execution> + <phase>generate-resources</phase> + <goals> + <goal>assemble</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + </build> + </profile> + </profiles> + <dependencies> <dependency> <groupId>portlet-api</groupId> @@ -109,21 +109,21 @@ <artifactId>commons-digester</artifactId> <version>1.8</version> </dependency> - <dependency> - <groupId>commons-fileupload</groupId> - <artifactId>commons-fileupload</artifactId> - <version>1.1.1</version> - </dependency> - <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - <version>3.1</version> - </dependency> - <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <version>1.2.9</version> - </dependency> + <dependency> + <groupId>commons-fileupload</groupId> + <artifactId>commons-fileupload</artifactId> + <version>1.1.1</version> + </dependency> + <dependency> + <groupId>commons-collections</groupId> + <artifactId>commons-collections</artifactId> + <version>3.1</version> + </dependency> + <dependency> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.9</version> + </dependency> <dependency> <groupId>commons-lang</groupId> Modified: struts/struts2/trunk/apps/showcase/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/apps/showcase/pom.xml (original) +++ struts/struts2/trunk/apps/showcase/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-showcase</artifactId> Modified: struts/struts2/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/assembly/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/assembly/pom.xml (original) +++ struts/struts2/trunk/assembly/pom.xml Sun Oct 28 18:09:07 2007 @@ -33,7 +33,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <scm> Copied: struts/struts2/trunk/backport/retrotranslator-runtime-1.2.3.jar (from r589447, struts/struts2/trunk/backport/retrotranslator-runtime-1.2.0.jar) URL: http://svn.apache.org/viewvc/struts/struts2/trunk/backport/retrotranslator-runtime-1.2.3.jar?p2=struts/struts2/trunk/backport/retrotranslator-runtime-1.2.3.jar&p1=struts/struts2/trunk/backport/retrotranslator-runtime-1.2.0.jar&r1=589447&r2=589454&rev=589454&view=diff ============================================================================== Binary files - no diff available. Copied: struts/struts2/trunk/backport/retrotranslator-transformer-1.2.3.jar (from r589447, struts/struts2/trunk/backport/retrotranslator-transformer-1.2.0.jar) URL: http://svn.apache.org/viewvc/struts/struts2/trunk/backport/retrotranslator-transformer-1.2.3.jar?p2=struts/struts2/trunk/backport/retrotranslator-transformer-1.2.3.jar&p1=struts/struts2/trunk/backport/retrotranslator-transformer-1.2.0.jar&r1=589447&r2=589454&rev=589454&view=diff ============================================================================== Binary files - no diff available. Modified: struts/struts2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> @@ -459,7 +459,7 @@ <scope>test</scope> </dependency> - <dependency> + <dependency> <groupId>jmock</groupId> <artifactId>jmock</artifactId> <version>1.0.1</version> Modified: struts/struts2/trunk/plugins/codebehind/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/codebehind/pom.xml (original) +++ struts/struts2/trunk/plugins/codebehind/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-codebehind-plugin</artifactId> Modified: struts/struts2/trunk/plugins/config-browser/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/config-browser/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/config-browser/pom.xml (original) +++ struts/struts2/trunk/plugins/config-browser/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-config-browser-plugin</artifactId> Modified: struts/struts2/trunk/plugins/dojo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/dojo/pom.xml (original) +++ struts/struts2/trunk/plugins/dojo/pom.xml Sun Oct 28 18:09:07 2007 @@ -25,7 +25,7 @@ <parent> <artifactId>struts2-plugins</artifactId> <groupId>org.apache.struts</groupId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> @@ -206,7 +206,7 @@ <version>1.2.8</version> <scope>test</scope> </dependency> - + <!-- struts-annotations must be in compile scope for maven-apt-plugin to function correctly. Marking it optional to exclude it from transitive dependency resolution --> Modified: struts/struts2/trunk/plugins/jasperreports/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jasperreports/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/jasperreports/pom.xml (original) +++ struts/struts2/trunk/plugins/jasperreports/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jasperreports-plugin</artifactId> Modified: struts/struts2/trunk/plugins/jfreechart/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jfreechart/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/jfreechart/pom.xml (original) +++ struts/struts2/trunk/plugins/jfreechart/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jfreechart-plugin</artifactId> Modified: struts/struts2/trunk/plugins/jsf/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jsf/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/jsf/pom.xml (original) +++ struts/struts2/trunk/plugins/jsf/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jsf-plugin</artifactId> Modified: struts/struts2/trunk/plugins/pell-multipart/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/pell-multipart/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/pell-multipart/pom.xml (original) +++ struts/struts2/trunk/plugins/pell-multipart/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-pell-multipart-plugin</artifactId> Modified: struts/struts2/trunk/plugins/plexus/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/plexus/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/plexus/pom.xml (original) +++ struts/struts2/trunk/plugins/plexus/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plexus-plugin</artifactId> Modified: struts/struts2/trunk/plugins/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/pom.xml (original) +++ struts/struts2/trunk/plugins/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> @@ -54,7 +54,7 @@ <module>struts1</module> <module>tiles</module> <module>dojo</module> - <module>portlet</module> + <module>portlet</module> </modules> <dependencies> Modified: struts/struts2/trunk/plugins/portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/portlet/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/portlet/pom.xml (original) +++ struts/struts2/trunk/plugins/portlet/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-portlet-plugin</artifactId> @@ -47,15 +47,15 @@ <scope>test</scope> <version>3.8.1</version> </dependency> - - <dependency> + + <dependency> <groupId>javax.servlet</groupId> <artifactId>jsp-api</artifactId> <version>2.0</version> <scope>provided</scope> </dependency> - - <!-- Velocity --> + + <!-- Velocity --> <dependency> <groupId>velocity</groupId> <artifactId>velocity</artifactId> @@ -69,7 +69,7 @@ <version>1.1</version> <optional>true</optional> </dependency> - + <!-- Portlet --> <dependency> <groupId>portlet-api</groupId> @@ -77,60 +77,60 @@ <version>1.0</version> <optional>true</optional> </dependency> - + <dependency> <groupId>mockobjects</groupId> <artifactId>mockobjects-jdk1.3-j2ee1.3</artifactId> <version>0.09</version> <scope>test</scope> - </dependency> - + </dependency> + <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> <version>2.0</version> <scope>test</scope> </dependency> - <dependency> + <dependency> <groupId>jmock</groupId> <artifactId>jmock</artifactId> <version>1.0.1</version> <scope>test</scope> </dependency> - + <dependency> <groupId>jmock</groupId> <artifactId>jmock-cglib</artifactId> <version>1.0.1</version> <scope>test</scope> </dependency> - + <dependency> <groupId>mockobjects</groupId> <artifactId>mockobjects-core</artifactId> <version>0.09</version> <scope>test</scope> </dependency> - - <dependency> + + <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.9</version> <scope>test</scope> </dependency> - + <!-- Mocks for unit testing (by Spring) --> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-mock</artifactId> <version>2.0.6</version> - <scope>test</scope> + <scope>test</scope> </dependency> - <dependency> + <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>2.0.6</version> - <scope>test</scope> + <scope>test</scope> </dependency> </dependencies> </project> Modified: struts/struts2/trunk/plugins/sitegraph/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitegraph/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/sitegraph/pom.xml (original) +++ struts/struts2/trunk/plugins/sitegraph/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-sitegraph-plugin</artifactId> Modified: struts/struts2/trunk/plugins/sitemesh/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitemesh/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/sitemesh/pom.xml (original) +++ struts/struts2/trunk/plugins/sitemesh/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-sitemesh-plugin</artifactId> Modified: struts/struts2/trunk/plugins/spring/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/spring/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/spring/pom.xml (original) +++ struts/struts2/trunk/plugins/spring/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-spring-plugin</artifactId> Modified: struts/struts2/trunk/plugins/struts1/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/struts1/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/struts1/pom.xml (original) +++ struts/struts2/trunk/plugins/struts1/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-struts1-plugin</artifactId> Modified: struts/struts2/trunk/plugins/tiles/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/tiles/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/plugins/tiles/pom.xml (original) +++ struts/struts2/trunk/plugins/tiles/pom.xml Sun Oct 28 18:09:07 2007 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-tiles-plugin</artifactId> Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=589454&r1=589453&r2=589454&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Sun Oct 28 18:09:07 2007 @@ -35,7 +35,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>pom</packaging> <name>Struts 2</name> <url>http://struts.apache.org/struts2</url> @@ -283,7 +283,7 @@ </executions> </plugin> <plugin> - <groupId>org.apache.maven.plugins</groupId> + <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <configuration> <useReleaseProfile>false</useReleaseProfile>