Title: [waffle-scm] [537] trunk: updating version in poms to 1.0-SNAPSHOT
Revision
537
Author
mward
Date
2008-01-07 00:26:43 -0600 (Mon, 07 Jan 2008)

Log Message

updating version in poms to 1.0-SNAPSHOT

Modified Paths


Diff

Modified: trunk/pom.xml (536 => 537)

--- trunk/pom.xml	2008-01-07 06:14:48 UTC (rev 536)
+++ trunk/pom.xml	2008-01-07 06:26:43 UTC (rev 537)
@@ -3,7 +3,7 @@
   <groupId>org.codehaus.waffle</groupId>
   <artifactId>waffle</artifactId>
   <packaging>pom</packaging>
-  <version>1.0-RC-2</version>
+  <version>1.0-SNAPSHOT</version>
   <name>Waffle</name>
   <description>
     Waffle is a Java action-based web framework that was built to

Modified: trunk/waffle-core/pom.xml (536 => 537)

--- trunk/waffle-core/pom.xml	2008-01-07 06:14:48 UTC (rev 536)
+++ trunk/waffle-core/pom.xml	2008-01-07 06:26:43 UTC (rev 537)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.0-RC-2</version>
+    <version>1.0-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-core</artifactId>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to