You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2011/10/28 23:05:26 UTC

svn commit: r1190570 - /aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml

Author: hughesj
Date: Fri Oct 28 21:05:25 2011
New Revision: 1190570

URL: http://svn.apache.org/viewvc?rev=1190570&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.blueprint.cm-0.3.2

Modified:
    aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml

Modified: aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml?rev=1190570&r1=1190569&r2=1190570&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-cm/pom.xml Fri Oct 28 21:05:25 2011
@@ -28,16 +28,16 @@
   <groupId>org.apache.aries.blueprint</groupId>
   <artifactId>org.apache.aries.blueprint.cm</artifactId>
   <packaging>bundle</packaging>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.2</version>
   <name>Apache Aries Blueprint CM</name>
   <description>
       This bundle contains the ConfigAdmin namespace for blueprint.
   </description>
   
   <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-cm</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-cm</developerConnection>
-       <url>http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-cm</url>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.cm-0.3.2</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.cm-0.3.2</developerConnection>
+       <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.cm-0.3.2</url>
    </scm>
 
     <properties>