Title: [2013] trunk: [maven-release-plugin] rollback the release of v-1.4.4
Revision
2013
Author
joehni
Date
2013-01-19 09:03:05 -0600 (Sat, 19 Jan 2013)

Log Message

[maven-release-plugin] rollback the release of v-1.4.4

Modified Paths


Diff

Modified: trunk/pom.xml (2012 => 2013)


--- trunk/pom.xml	2013-01-19 15:02:14 UTC (rev 2012)
+++ trunk/pom.xml	2013-01-19 15:03:05 UTC (rev 2013)
@@ -20,7 +20,7 @@
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.4.4-SNAPSHOT</version>
   <name>XStream Parent</name>
 
   <inceptionYear>2004</inceptionYear>

Modified: trunk/xstream/pom.xml (2012 => 2013)


--- trunk/xstream/pom.xml	2013-01-19 15:02:14 UTC (rev 2012)
+++ trunk/xstream/pom.xml	2013-01-19 15:03:05 UTC (rev 2013)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
   <artifactId>xstream</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-benchmark/pom.xml (2012 => 2013)


--- trunk/xstream-benchmark/pom.xml	2013-01-19 15:02:14 UTC (rev 2012)
+++ trunk/xstream-benchmark/pom.xml	2013-01-19 15:03:05 UTC (rev 2013)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
   <artifactId>xstream-benchmark</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-distribution/pom.xml (2012 => 2013)


--- trunk/xstream-distribution/pom.xml	2013-01-19 15:02:14 UTC (rev 2012)
+++ trunk/xstream-distribution/pom.xml	2013-01-19 15:03:05 UTC (rev 2013)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
   <artifactId>xstream-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/xstream-hibernate/pom.xml (2012 => 2013)


--- trunk/xstream-hibernate/pom.xml	2013-01-19 15:02:14 UTC (rev 2012)
+++ trunk/xstream-hibernate/pom.xml	2013-01-19 15:03:05 UTC (rev 2013)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
   <artifactId>xstream-hibernate</artifactId>
   <packaging>jar</packaging>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to