Title: [2184] branches/v-1.4.x: [maven-release-plugin] prepare release XSTREAM_1_4_6
Revision
2184
Author
joehni
Date
2013-12-12 11:53:21 -0600 (Thu, 12 Dec 2013)

Log Message

[maven-release-plugin] prepare release XSTREAM_1_4_6

Modified Paths


Diff

Modified: branches/v-1.4.x/pom.xml (2183 => 2184)


--- branches/v-1.4.x/pom.xml	2013-12-12 17:50:58 UTC (rev 2183)
+++ branches/v-1.4.x/pom.xml	2013-12-12 17:53:21 UTC (rev 2184)
@@ -20,7 +20,7 @@
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.4.6-SNAPSHOT</version>
+  <version>1.4.6</version>
   <name>XStream Parent</name>
   <description>
     XStream is a serialization library from Java objects to XML and back.
@@ -107,12 +107,12 @@
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
       </dependency>
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
         <classifier>tests</classifier>
         <type>test-jar</type>
         <scope>test</scope>
@@ -120,31 +120,31 @@
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
         <classifier>javadoc</classifier>
         <scope>provided</scope>
       </dependency>
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream-hibernate</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
       </dependency>
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream-hibernate</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
         <classifier>javadoc</classifier>
         <scope>provided</scope>
       </dependency>
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream-benchmark</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
       </dependency>
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream-benchmark</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6</version>
         <classifier>javadoc</classifier>
         <scope>provided</scope>
       </dependency>
@@ -655,9 +655,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.codehaus.org/xstream/branches/v-1.4.x</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/branches/v-1.4.x</developerConnection>
-    <url>http://fisheye.codehaus.org/browse/xstream/branches/v-1.4.x</url>
+    <connection>scm:svn:http://svn.codehaus.org/xstream/tags/XSTREAM_1_4_6</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/xstream/tags/XSTREAM_1_4_6</developerConnection>
+    <url>http://fisheye.codehaus.org/browse/xstream/tags/XSTREAM_1_4_6</url>
   </scm>
   
   <properties>

Modified: branches/v-1.4.x/xstream/pom.xml (2183 => 2184)


--- branches/v-1.4.x/xstream/pom.xml	2013-12-12 17:50:58 UTC (rev 2183)
+++ branches/v-1.4.x/xstream/pom.xml	2013-12-12 17:53:21 UTC (rev 2184)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.6-SNAPSHOT</version>
+    <version>1.4.6</version>
   </parent>
   <artifactId>xstream</artifactId>
   <packaging>jar</packaging>

Modified: branches/v-1.4.x/xstream-benchmark/pom.xml (2183 => 2184)


--- branches/v-1.4.x/xstream-benchmark/pom.xml	2013-12-12 17:50:58 UTC (rev 2183)
+++ branches/v-1.4.x/xstream-benchmark/pom.xml	2013-12-12 17:53:21 UTC (rev 2184)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.6-SNAPSHOT</version>
+    <version>1.4.6</version>
   </parent>
   <artifactId>xstream-benchmark</artifactId>
   <packaging>jar</packaging>

Modified: branches/v-1.4.x/xstream-distribution/pom.xml (2183 => 2184)


--- branches/v-1.4.x/xstream-distribution/pom.xml	2013-12-12 17:50:58 UTC (rev 2183)
+++ branches/v-1.4.x/xstream-distribution/pom.xml	2013-12-12 17:53:21 UTC (rev 2184)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.6-SNAPSHOT</version>
+    <version>1.4.6</version>
   </parent>
   <artifactId>xstream-distribution</artifactId>
   <packaging>pom</packaging>

Modified: branches/v-1.4.x/xstream-hibernate/pom.xml (2183 => 2184)


--- branches/v-1.4.x/xstream-hibernate/pom.xml	2013-12-12 17:50:58 UTC (rev 2183)
+++ branches/v-1.4.x/xstream-hibernate/pom.xml	2013-12-12 17:53:21 UTC (rev 2184)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>com.thoughtworks.xstream</groupId>
     <artifactId>xstream-parent</artifactId>
-    <version>1.4.6-SNAPSHOT</version>
+    <version>1.4.6</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