Title: [waffle-scm] [528] trunk: [maven-release-plugin] rollback the release of waffle-1.0
Revision
528
Author
mward
Date
2008-01-05 23:38:14 -0600 (Sat, 05 Jan 2008)

Log Message

[maven-release-plugin] rollback the release of waffle-1.0

Modified Paths


Diff

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

--- trunk/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
+++ trunk/pom.xml	2008-01-06 05:38:14 UTC (rev 528)
@@ -3,7 +3,7 @@
   <groupId>org.codehaus.waffle</groupId>
   <artifactId>waffle</artifactId>
   <packaging>pom</packaging>
-  <version>1.1-SNAPSHOT</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 (527 => 528)

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

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

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

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

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

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

--- trunk/waffle-taglib/pom.xml	2008-01-06 05:37:24 UTC (rev 527)
+++ trunk/waffle-taglib/pom.xml	2008-01-06 05:38:14 UTC (rev 528)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.waffle</groupId>
     <artifactId>waffle</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-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