Title: [2018] trunk: [maven-release-plugin] prepare for next development iteration
Revision
2018
Author
joehni
Date
2013-01-19 09:09:40 -0600 (Sat, 19 Jan 2013)

Log Message

[maven-release-plugin] prepare for next development iteration

Modified Paths


Diff

Modified: trunk/pom.xml (2017 => 2018)


--- trunk/pom.xml	2013-01-19 15:09:32 UTC (rev 2017)
+++ trunk/pom.xml	2013-01-19 15:09:40 UTC (rev 2018)
@@ -20,7 +20,7 @@
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.4.4</version>
+  <version>1.5.0-SNAPSHOT</version>
   <name>XStream Parent</name>
 
   <inceptionYear>2004</inceptionYear>
@@ -490,9 +490,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.codehaus.org/xstream/tags/XSTREAM_1_4_4</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/tags/XSTREAM_1_4_4</developerConnection>
-    <url>http://fisheye.codehaus.org/browse/xstream/tags/XSTREAM_1_4_4</url>
+    <connection>scm:svn:http://svn.codehaus.org/xstream/trunk</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/trunk</developerConnection>
+    <url>http://fisheye.codehaus.org/browse/xstream/trunk</url>
   </scm>
   
   <properties>

Modified: trunk/xstream/pom.xml (2017 => 2018)


--- trunk/xstream/pom.xml	2013-01-19 15:09:32 UTC (rev 2017)
+++ trunk/xstream/pom.xml	2013-01-19 15:09:40 UTC (rev 2018)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4</version>
+    <version>1.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>xstream</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-benchmark/pom.xml (2017 => 2018)


--- trunk/xstream-benchmark/pom.xml	2013-01-19 15:09:32 UTC (rev 2017)
+++ trunk/xstream-benchmark/pom.xml	2013-01-19 15:09:40 UTC (rev 2018)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4</version>
+    <version>1.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>xstream-benchmark</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-distribution/pom.xml (2017 => 2018)


--- trunk/xstream-distribution/pom.xml	2013-01-19 15:09:32 UTC (rev 2017)
+++ trunk/xstream-distribution/pom.xml	2013-01-19 15:09:40 UTC (rev 2018)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4</version>
+    <version>1.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>xstream-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/xstream-hibernate/pom.xml (2017 => 2018)


--- trunk/xstream-hibernate/pom.xml	2013-01-19 15:09:32 UTC (rev 2017)
+++ trunk/xstream-hibernate/pom.xml	2013-01-19 15:09:40 UTC (rev 2018)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4</version>
+    <version>1.5.0-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