Log Message
Set version to 1.4.5-SNAPSHOT.
Modified Paths
- trunk/pom.xml
- trunk/xstream/pom.xml
- trunk/xstream-benchmark/pom.xml
- trunk/xstream-distribution/pom.xml
- trunk/xstream-hibernate/pom.xml
Diff
Modified: trunk/pom.xml (2034 => 2035)
--- trunk/pom.xml 2013-03-12 22:15:00 UTC (rev 2034)
+++ trunk/pom.xml 2013-03-13 17:24:14 UTC (rev 2035)
@@ -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.5-SNAPSHOT</version>
<name>XStream Parent</name>
<inceptionYear>2004</inceptionYear>
Modified: trunk/xstream/pom.xml (2034 => 2035)
--- trunk/xstream/pom.xml 2013-03-12 22:15:00 UTC (rev 2034)
+++ trunk/xstream/pom.xml 2013-03-13 17:24:14 UTC (rev 2035)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
</parent>
<artifactId>xstream</artifactId>
<packaging>jar</packaging>
Modified: trunk/xstream-benchmark/pom.xml (2034 => 2035)
--- trunk/xstream-benchmark/pom.xml 2013-03-12 22:15:00 UTC (rev 2034)
+++ trunk/xstream-benchmark/pom.xml 2013-03-13 17:24:14 UTC (rev 2035)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
</parent>
<artifactId>xstream-benchmark</artifactId>
<packaging>jar</packaging>
Modified: trunk/xstream-distribution/pom.xml (2034 => 2035)
--- trunk/xstream-distribution/pom.xml 2013-03-12 22:15:00 UTC (rev 2034)
+++ trunk/xstream-distribution/pom.xml 2013-03-13 17:24:14 UTC (rev 2035)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
</parent>
<artifactId>xstream-distribution</artifactId>
<packaging>pom</packaging>
Modified: trunk/xstream-hibernate/pom.xml (2034 => 2035)
--- trunk/xstream-hibernate/pom.xml 2013-03-12 22:15:00 UTC (rev 2034)
+++ trunk/xstream-hibernate/pom.xml 2013-03-13 17:24:14 UTC (rev 2035)
@@ -13,7 +13,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
</parent>
<artifactId>xstream-hibernate</artifactId>
<packaging>jar</packaging>
To unsubscribe from this list please visit:
