Author: tabish
Date: Mon Jun 25 15:42:24 2012
New Revision: 1353602

URL: http://svn.apache.org/viewvc?rev=1353602&view=rev
Log:
[maven-release-plugin] prepare release activemq-cpp-3.4.4

Modified:
    
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp-openwire-generator/pom.xml
    activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/pom.xml
    
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/maven-cpptools-plugin/pom.xml
    activemq/activemq-cpp/branches/activemq-cpp-3.4.x/pom.xml

Modified: 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp-openwire-generator/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp-openwire-generator/pom.xml?rev=1353602&r1=1353601&r2=1353602&view=diff
==============================================================================
--- 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp-openwire-generator/pom.xml
 (original)
+++ 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp-openwire-generator/pom.xml
 Mon Jun 25 15:42:24 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.4.4-SNAPSHOT</version>
+    <version>3.4.4</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/pom.xml?rev=1353602&r1=1353601&r2=1353602&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/pom.xml 
(original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.4.x/activemq-cpp/pom.xml Mon 
Jun 25 15:42:24 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.4.4-SNAPSHOT</version>
+    <version>3.4.4</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

Modified: 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/maven-cpptools-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x/maven-cpptools-plugin/pom.xml?rev=1353602&r1=1353601&r2=1353602&view=diff
==============================================================================
--- 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/maven-cpptools-plugin/pom.xml 
(original)
+++ 
activemq/activemq-cpp/branches/activemq-cpp-3.4.x/maven-cpptools-plugin/pom.xml 
Mon Jun 25 15:42:24 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.4.4-SNAPSHOT</version>
+    <version>3.4.4</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.4.x/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x/pom.xml?rev=1353602&r1=1353601&r2=1353602&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.4.x/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.4.x/pom.xml Mon Jun 25 
15:42:24 2012
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq-cpp</groupId>
   <artifactId>activemq-cpp-pom</artifactId>
-  <version>3.4.4-SNAPSHOT</version>
+  <version>3.4.4</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>
@@ -90,9 +90,9 @@
   </distributionManagement>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-3.4.x</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-3.4.x</developerConnection>
-    
<url>http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-3.4.4</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-3.4.4</developerConnection>
+    
<url>http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/activemq-cpp-3.4.4</url>
   </scm>
 
   <dependencyManagement>


Reply via email to