Title: [waffle-scm] [527] trunk: [maven-release-plugin] prepare for next development iteration
Revision
527
Author
mward
Date
2008-01-05 23:37:24 -0600 (Sat, 05 Jan 2008)

Log Message

[maven-release-plugin] prepare for next development iteration

Modified Paths


Diff

Modified: trunk/pom.xml (526 => 527)

--- trunk/pom.xml	2008-01-06 05:37:21 UTC (rev 526)
+++ trunk/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
@@ -3,7 +3,7 @@
   <groupId>org.codehaus.waffle</groupId>
   <artifactId>waffle</artifactId>
   <packaging>pom</packaging>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
   <name>Waffle</name>
   <description>
     Waffle is a Java action-based web framework that was built to
@@ -450,8 +450,8 @@
   </contributors>
 
   <scm>
-    <developerConnection>scm:svn:https://svn.codehaus.org/waffle/tags/waffle-1.0</developerConnection>
-    <url>http://svn.codehaus.org/waffle/waffle-1.0</url>
+    <developerConnection>scm:svn:https://svn.codehaus.org/waffle</developerConnection>
+    <url>http://svn.codehaus.org/waffle</url>
   </scm>
 
   <distributionManagement>

Modified: trunk/waffle-core/pom.xml (526 => 527)

--- trunk/waffle-core/pom.xml	2008-01-06 05:37:21 UTC (rev 526)
+++ trunk/waffle-core/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-core</artifactId>

Modified: trunk/waffle-mock/pom.xml (526 => 527)

--- trunk/waffle-mock/pom.xml	2008-01-06 05:37:21 UTC (rev 526)
+++ trunk/waffle-mock/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-mock</artifactId>

Modified: trunk/waffle-resources/pom.xml (526 => 527)

--- trunk/waffle-resources/pom.xml	2008-01-06 05:37:21 UTC (rev 526)
+++ trunk/waffle-resources/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-resources</artifactId>

Modified: trunk/waffle-taglib/pom.xml (526 => 527)

--- trunk/waffle-taglib/pom.xml	2008-01-06 05:37:21 UTC (rev 526)
+++ trunk/waffle-taglib/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-taglib</artifactId>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to