Modified:
/trunk/pom.xml
/trunk/tapestry5-cayenne-client/pom.xml
/trunk/tapestry5-cayenne-core/pom.xml
/trunk/tapestry5-cayenne-server/pom.xml
=======================================
--- /trunk/pom.xml Thu Apr 5 22:49:35 2012
+++ /trunk/pom.xml Fri Apr 6 09:44:50 2012
@@ -3,7 +3,7 @@
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-project</artifactId>
<packaging>pom</packaging>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
<name>Tapestry5-Cayenne Integration</name>
<description>Makes integration of Cayenne within Tapestry 5 as easy as
possible.</description>
<inceptionYear>2008</inceptionYear>
=======================================
--- /trunk/tapestry5-cayenne-client/pom.xml Thu Apr 5 22:49:35 2012
+++ /trunk/tapestry5-cayenne-client/pom.xml Fri Apr 6 09:44:50 2012
@@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-client</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-project</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
</parent>
<name>Tapestry5-Cayenne Client Library</name>
<description>
=======================================
--- /trunk/tapestry5-cayenne-core/pom.xml Thu Apr 5 22:49:35 2012
+++ /trunk/tapestry5-cayenne-core/pom.xml Fri Apr 6 09:44:50 2012
@@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-core</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-project</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
</parent>
<name>Tapestry5-Cayenne Core Library</name>
<description>
=======================================
--- /trunk/tapestry5-cayenne-server/pom.xml Thu Apr 5 22:49:35 2012
+++ /trunk/tapestry5-cayenne-server/pom.xml Fri Apr 6 09:44:50 2012
@@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-server</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>com.googlecode.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-project</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.5-SNAPSHOT</version>
</parent>
<name>Tapestry5-Cayenne Server Library</name>
<description>