Title: [1979] trunk: [maven-release-plugin] prepare release XSTREAM_1_4_3
Revision
1979
Author
joehni
Date
2012-07-17 16:24:21 -0500 (Tue, 17 Jul 2012)

Log Message

[maven-release-plugin] prepare release XSTREAM_1_4_3

Modified Paths


Diff

Modified: trunk/pom.xml (1978 => 1979)


--- trunk/pom.xml	2012-07-17 21:14:24 UTC (rev 1978)
+++ trunk/pom.xml	2012-07-17 21:24:21 UTC (rev 1979)
@@ -20,7 +20,7 @@
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.4.3-SNAPSHOT</version>
+  <version>1.4.3</version>
   <name>XStream Parent</name>
 
   <inceptionYear>2004</inceptionYear>
@@ -490,9 +490,9 @@
   </distributionManagement>
 
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.codehaus.org/xstream/tags/XSTREAM_1_4_3</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/tags/XSTREAM_1_4_3</developerConnection>
+    <url>http://fisheye.codehaus.org/browse/xstream/tags/XSTREAM_1_4_3</url>
   </scm>
   
   <properties>

Modified: trunk/xstream/pom.xml (1978 => 1979)


--- trunk/xstream/pom.xml	2012-07-17 21:14:24 UTC (rev 1978)
+++ trunk/xstream/pom.xml	2012-07-17 21:24:21 UTC (rev 1979)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.3</version>
   </parent>
   <artifactId>xstream</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-benchmark/pom.xml (1978 => 1979)


--- trunk/xstream-benchmark/pom.xml	2012-07-17 21:14:24 UTC (rev 1978)
+++ trunk/xstream-benchmark/pom.xml	2012-07-17 21:24:21 UTC (rev 1979)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.3</version>
   </parent>
   <artifactId>xstream-benchmark</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-distribution/pom.xml (1978 => 1979)


--- trunk/xstream-distribution/pom.xml	2012-07-17 21:14:24 UTC (rev 1978)
+++ trunk/xstream-distribution/pom.xml	2012-07-17 21:24:21 UTC (rev 1979)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.3</version>
   </parent>
   <artifactId>xstream-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/xstream-hibernate/pom.xml (1978 => 1979)


--- trunk/xstream-hibernate/pom.xml	2012-07-17 21:14:24 UTC (rev 1978)
+++ trunk/xstream-hibernate/pom.xml	2012-07-17 21:24:21 UTC (rev 1979)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.3</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