Log Message
Adjust for branch.
Modified Paths
- branches/v-1.4.x/pom.xml
- branches/v-1.4.x/xstream/pom.xml
- branches/v-1.4.x/xstream-benchmark/pom.xml
- branches/v-1.4.x/xstream-distribution/pom.xml
- branches/v-1.4.x/xstream-hibernate/pom.xml
Removed Paths
- branches/v-1.4.x/xstream-builder/
Diff
Modified: branches/v-1.4.x/pom.xml (2148 => 2149)
--- branches/v-1.4.x/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
+++ branches/v-1.4.x/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
@@ -20,7 +20,7 @@
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
<name>XStream Parent</name>
<description>
XStream is a serialization library from Java objects to XML and back.
Modified: branches/v-1.4.x/xstream/pom.xml (2148 => 2149)
--- branches/v-1.4.x/xstream/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
+++ branches/v-1.4.x/xstream/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</parent>
<artifactId>xstream</artifactId>
<packaging>jar</packaging>
Modified: branches/v-1.4.x/xstream-benchmark/pom.xml (2148 => 2149)
--- branches/v-1.4.x/xstream-benchmark/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
+++ branches/v-1.4.x/xstream-benchmark/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</parent>
<artifactId>xstream-benchmark</artifactId>
<packaging>jar</packaging>
Modified: branches/v-1.4.x/xstream-distribution/pom.xml (2148 => 2149)
--- branches/v-1.4.x/xstream-distribution/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
+++ branches/v-1.4.x/xstream-distribution/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
@@ -14,7 +14,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</parent>
<artifactId>xstream-distribution</artifactId>
<packaging>pom</packaging>
Modified: branches/v-1.4.x/xstream-hibernate/pom.xml (2148 => 2149)
--- branches/v-1.4.x/xstream-hibernate/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
+++ branches/v-1.4.x/xstream-hibernate/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
@@ -13,7 +13,7 @@
<parent>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</parent>
<artifactId>xstream-hibernate</artifactId>
<packaging>jar</packaging>
To unsubscribe from this list please visit:
