Log Message
Fix dependencies in branch.
Modified Paths
Diff
Modified: branches/v-1.4.x/xstream-benchmark/pom.xml (2149 => 2150)
--- branches/v-1.4.x/xstream-benchmark/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
+++ branches/v-1.4.x/xstream-benchmark/pom.xml 2013-10-08 19:08:01 UTC (rev 2150)
@@ -118,7 +118,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.kxml</groupId>
Modified: branches/v-1.4.x/xstream-hibernate/pom.xml (2149 => 2150)
--- branches/v-1.4.x/xstream-hibernate/pom.xml 2013-09-28 16:12:16 UTC (rev 2149)
+++ branches/v-1.4.x/xstream-hibernate/pom.xml 2013-10-08 19:08:01 UTC (rev 2150)
@@ -145,7 +145,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -153,7 +153,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
To unsubscribe from this list please visit:
