Author: hlship
Date: Fri May  4 11:24:50 2007
New Revision: 535340

URL: http://svn.apache.org/viewvc?view=rev&rev=535340
Log:
Update POMs to version 5.0.5-SNAPSHOT

Modified:
    
tapestry/tapestry5/branches/hlship-20070503/tapestry-component-report/pom.xml
    tapestry/tapestry5/branches/hlship-20070503/tapestry-hibernate/pom.xml
    tapestry/tapestry5/branches/hlship-20070503/tapestry-spring/pom.xml

Modified: 
tapestry/tapestry5/branches/hlship-20070503/tapestry-component-report/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/hlship-20070503/tapestry-component-report/pom.xml?view=diff&rev=535340&r1=535339&r2=535340
==============================================================================
--- 
tapestry/tapestry5/branches/hlship-20070503/tapestry-component-report/pom.xml 
(original)
+++ 
tapestry/tapestry5/branches/hlship-20070503/tapestry-component-report/pom.xml 
Fri May  4 11:24:50 2007
@@ -6,13 +6,13 @@
   <artifactId>tapestry-component-report</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Tapestry Component Parameters Report</name>
-  <version>5.0.4</version>
+  <version>5.0.5-SNAPSHOT</version>
   <description>Generates component parameter documentation for Tapestry 
components, mixins (and base
     classes)</description>
   <parent>
     <groupId>org.apache.tapestry</groupId>
     <artifactId>tapestry-project</artifactId>
-    <version>5.0.4</version>
+    <version>5.0.5-SNAPSHOT</version>
     <relativePath>../tapestry-project/pom.xml</relativePath>
   </parent>
 

Modified: tapestry/tapestry5/branches/hlship-20070503/tapestry-hibernate/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/hlship-20070503/tapestry-hibernate/pom.xml?view=diff&rev=535340&r1=535339&r2=535340
==============================================================================
--- tapestry/tapestry5/branches/hlship-20070503/tapestry-hibernate/pom.xml 
(original)
+++ tapestry/tapestry5/branches/hlship-20070503/tapestry-hibernate/pom.xml Fri 
May  4 11:24:50 2007
@@ -4,14 +4,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.tapestry</groupId>
   <artifactId>tapestry-hibernate</artifactId>
-  <version>5.0.4</version>
+  <version>5.0.5-SNAPSHOT</version>
   <name>Tapestry/Hibernate Integration Library</name>
   <description>Provides support for simple CRUD applications built ontop of 
Tapestry and Hibernate</description>
   <packaging>jar</packaging>
   <parent>
     <groupId>org.apache.tapestry</groupId>
     <artifactId>tapestry-project</artifactId>
-    <version>5.0.4</version>
+    <version>5.0.5-SNAPSHOT</version>
     <relativePath>../tapestry-project/pom.xml</relativePath>
   </parent>
   <inceptionYear>2007</inceptionYear>

Modified: tapestry/tapestry5/branches/hlship-20070503/tapestry-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/hlship-20070503/tapestry-spring/pom.xml?view=diff&rev=535340&r1=535339&r2=535340
==============================================================================
--- tapestry/tapestry5/branches/hlship-20070503/tapestry-spring/pom.xml 
(original)
+++ tapestry/tapestry5/branches/hlship-20070503/tapestry-spring/pom.xml Fri May 
 4 11:24:50 2007
@@ -7,12 +7,12 @@
   <artifactId>tapestry-spring</artifactId>
   <name>Tapestry/Spring Integration Library</name>
   <packaging>jar</packaging>
-  <version>5.0.4</version>
+  <version>5.0.5-SNAPSHOT</version>
   <description>Provides integration of Tapestry with the Spring IoC 
container.</description>
   <parent>
     <groupId>org.apache.tapestry</groupId>
     <artifactId>tapestry-project</artifactId>
-    <version>5.0.4</version>
+    <version>5.0.5-SNAPSHOT</version>
     <relativePath>../tapestry-project/pom.xml</relativePath>
   </parent>
 


Reply via email to