Title: [2010] trunk: [maven-release-plugin] prepare release v-1.4.4
Revision
2010
Author
joehni
Date
2013-01-19 09:01:51 -0600 (Sat, 19 Jan 2013)

Log Message

[maven-release-plugin] prepare release v-1.4.4

Modified Paths


Diff

Modified: trunk/pom.xml (2009 => 2010)


--- trunk/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
+++ trunk/pom.xml	2013-01-19 15:01:51 UTC (rev 2010)
@@ -20,7 +20,7 @@
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.4.4-SNAPSHOT</version>
+  <version>1.4.4</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/v-1.4.4</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/tags/v-1.4.4</developerConnection>
+    <url>http://fisheye.codehaus.org/browse/xstream/tags/v-1.4.4</url>
   </scm>
   
   <properties>

Modified: trunk/xstream/pom.xml (2009 => 2010)


--- trunk/xstream/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
+++ trunk/xstream/pom.xml	2013-01-19 15:01:51 UTC (rev 2010)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
   </parent>
   <artifactId>xstream</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-benchmark/pom.xml (2009 => 2010)


--- trunk/xstream-benchmark/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
+++ trunk/xstream-benchmark/pom.xml	2013-01-19 15:01:51 UTC (rev 2010)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
   </parent>
   <artifactId>xstream-benchmark</artifactId>
   <packaging>jar</packaging>

Modified: trunk/xstream-distribution/pom.xml (2009 => 2010)


--- trunk/xstream-distribution/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
+++ trunk/xstream-distribution/pom.xml	2013-01-19 15:01:51 UTC (rev 2010)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
   </parent>
   <artifactId>xstream-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/xstream-hibernate/pom.xml (2009 => 2010)


--- trunk/xstream-hibernate/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
+++ trunk/xstream-hibernate/pom.xml	2013-01-19 15:01:51 UTC (rev 2010)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</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