Author: wsmoak Date: Wed May 10 00:36:09 2006 New Revision: 405664 URL: http://svn.apache.org/viewcvs?rev=405664&view=rev Log: Change to version 1.3.5-SNAPSHOT
Modified: struts/action/trunk/apps/blank/pom.xml struts/action/trunk/apps/cookbook/pom.xml struts/action/trunk/apps/examples/pom.xml struts/action/trunk/apps/faces-example1/pom.xml struts/action/trunk/apps/faces-example2/pom.xml struts/action/trunk/apps/mailreader/pom.xml struts/action/trunk/apps/pom.xml struts/action/trunk/apps/scripting-mailreader/pom.xml struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml struts/action/trunk/assembly/pom.xml struts/action/trunk/core/pom.xml struts/action/trunk/el/pom.xml struts/action/trunk/extras/pom.xml struts/action/trunk/faces/pom.xml struts/action/trunk/integration/apps-it/pom.xml struts/action/trunk/integration/pom.xml struts/action/trunk/mailreader-dao/pom.xml struts/action/trunk/pom.xml struts/action/trunk/scripting/pom.xml struts/action/trunk/taglib/pom.xml struts/action/trunk/tiles/pom.xml Modified: struts/action/trunk/apps/blank/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/blank/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/blank/pom.xml (original) +++ struts/action/trunk/apps/blank/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/cookbook/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/cookbook/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/cookbook/pom.xml (original) +++ struts/action/trunk/apps/cookbook/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/examples/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/examples/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/examples/pom.xml (original) +++ struts/action/trunk/apps/examples/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/faces-example1/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/faces-example1/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/faces-example1/pom.xml (original) +++ struts/action/trunk/apps/faces-example1/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/faces-example2/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/faces-example2/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/faces-example2/pom.xml (original) +++ struts/action/trunk/apps/faces-example2/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/mailreader/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/mailreader/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/mailreader/pom.xml (original) +++ struts/action/trunk/apps/mailreader/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/pom.xml (original) +++ struts/action/trunk/apps/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/scripting-mailreader/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/scripting-mailreader/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/scripting-mailreader/pom.xml (original) +++ struts/action/trunk/apps/scripting-mailreader/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml (original) +++ struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-apps</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/assembly/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/assembly/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/assembly/pom.xml (original) +++ struts/action/trunk/assembly/pom.xml Wed May 10 00:36:09 2006 @@ -33,7 +33,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <scm> Modified: struts/action/trunk/core/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/core/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/core/pom.xml (original) +++ struts/action/trunk/core/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/el/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/el/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/el/pom.xml (original) +++ struts/action/trunk/el/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/extras/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/extras/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/extras/pom.xml (original) +++ struts/action/trunk/extras/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/faces/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/faces/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/faces/pom.xml (original) +++ struts/action/trunk/faces/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/integration/apps-it/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/integration/apps-it/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/integration/apps-it/pom.xml (original) +++ struts/action/trunk/integration/apps-it/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-it</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/integration/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/integration/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/integration/pom.xml (original) +++ struts/action/trunk/integration/pom.xml Wed May 10 00:36:09 2006 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/mailreader-dao/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/mailreader-dao/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/mailreader-dao/pom.xml (original) +++ struts/action/trunk/mailreader-dao/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/pom.xml (original) +++ struts/action/trunk/pom.xml Wed May 10 00:36:09 2006 @@ -32,7 +32,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts Action</name> <url>http://struts.apache.org</url> Modified: struts/action/trunk/scripting/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/scripting/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/scripting/pom.xml (original) +++ struts/action/trunk/scripting/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/taglib/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/taglib/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/taglib/pom.xml (original) +++ struts/action/trunk/taglib/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/action/trunk/tiles/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/tiles/pom.xml?rev=405664&r1=405663&r2=405664&view=diff ============================================================================== --- struts/action/trunk/tiles/pom.xml (original) +++ struts/action/trunk/tiles/pom.xml Wed May 10 00:36:09 2006 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts.action</groupId> <artifactId>struts-action-parent</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>