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/21 11:02:19 UTC

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

Author: hughesj
Date: Fri Oct 21 09:02:18 2011
New Revision: 1187223

URL: http://svn.apache.org/viewvc?rev=1187223&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=1187223&r1=1187222&r2=1187223&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 21 09:02:18 2011
@@ -28,21 +28,21 @@
   <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>
     <!-- Export package versions are maintained in packageinfo files -->
-         <aries.osgi.export.pkg/>
+         <aries.osgi.export.pkg />
          <aries.osgi.private.pkg>
              org.apache.aries.blueprint.compendium.cm
          </aries.osgi.private.pkg>