Author: hlship
Date: Sun Oct 21 13:42:55 2007
New Revision: 586953
URL: http://svn.apache.org/viewvc?rev=586953&view=rev
Log:
Update version numbers to 5.0.7-SNAPSHOT
Modified:
tapestry/tapestry5/trunk/pom.xml
tapestry/tapestry5/trunk/quickstart/pom.xml
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
tapestry/tapestry5/trunk/tapestry-annotations/pom.xml
tapestry/tapestry5/trunk/tapestry-component-report/pom.xml
tapestry/tapestry5/trunk/tapestry-core/pom.xml
tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml
tapestry/tapestry5/trunk/tapestry-ioc/pom.xml
tapestry/tapestry5/trunk/tapestry-spring/pom.xml
tapestry/tapestry5/trunk/tapestry-test/pom.xml
tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml
tapestry/tapestry5/trunk/tapestry-upload/pom.xml
Modified: tapestry/tapestry5/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Sun Oct 21 13:42:55 2007
@@ -3,7 +3,7 @@
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
<packaging>pom</packaging>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
<name>Tapestry 5 Project</name>
<description> Master project for the modules of Tapestry 5. </description>
<inceptionYear>2006</inceptionYear>
Modified: tapestry/tapestry5/trunk/quickstart/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/quickstart/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/quickstart/pom.xml (original)
+++ tapestry/tapestry5/trunk/quickstart/pom.xml Sun Oct 21 13:42:55 2007
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<name>Tapestry 5 Quickstart Archetype</name>
<inceptionYear>2007</inceptionYear>
Modified:
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
(original)
+++
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
Sun Oct 21 13:42:55 2007
@@ -120,6 +120,6 @@
</pluginRepositories>
<properties>
- <tapestry-release-version>5.0.6</tapestry-release-version>
+ <tapestry-release-version>5.0.7-SNAPSHOT</tapestry-release-version>
</properties>
</project>
Modified: tapestry/tapestry5/trunk/tapestry-annotations/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-annotations/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-annotations/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-annotations/pom.xml Sun Oct 21 13:42:55
2007
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<name>Tapestry Annotations</name>
<description>
Modified: tapestry/tapestry5/trunk/tapestry-component-report/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-component-report/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-component-report/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-component-report/pom.xml Sun Oct 21
13:42:55 2007
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<inceptionYear>2007</inceptionYear>
Modified: tapestry/tapestry5/trunk/tapestry-core/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-core/pom.xml Sun Oct 21 13:42:55 2007
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<name>Tapestry Core Library</name>
<description>
Modified: tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml Sun Oct 21 13:42:55 2007
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<inceptionYear>2007</inceptionYear>
Modified: tapestry/tapestry5/trunk/tapestry-ioc/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-ioc/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-ioc/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-ioc/pom.xml Sun Oct 21 13:42:55 2007
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<name>Tapestry Inversion of Control Container</name>
<description>
Modified: tapestry/tapestry5/trunk/tapestry-spring/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-spring/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-spring/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-spring/pom.xml Sun Oct 21 13:42:55 2007
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<dependencies>
Modified: tapestry/tapestry5/trunk/tapestry-test/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-test/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-test/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-test/pom.xml Sun Oct 21 13:42:55 2007
@@ -9,7 +9,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<dependencies>
Modified: tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml Sun Oct 21 13:42:55 2007
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<dependencies>
Modified: tapestry/tapestry5/trunk/tapestry-upload/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-upload/pom.xml?rev=586953&r1=586952&r2=586953&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-upload/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-upload/pom.xml Sun Oct 21 13:42:55 2007
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-project</artifactId>
- <version>5.0.6</version>
+ <version>5.0.7-SNAPSHOT</version>
</parent>
<inceptionYear>2007</inceptionYear>