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/13 18:02:45 UTC

svn commit: r1182933 - /aries/trunk/blueprint/blueprint-api/pom.xml

Author: hughesj
Date: Thu Oct 13 16:02:45 2011
New Revision: 1182933

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

Modified:
    aries/trunk/blueprint/blueprint-api/pom.xml

Modified: aries/trunk/blueprint/blueprint-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-api/pom.xml?rev=1182933&r1=1182932&r2=1182933&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-api/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-api/pom.xml Thu Oct 13 16:02:45 2011
@@ -26,16 +26,16 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.api</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.2</version>
     <name>Apache Aries Blueprint API</name>
     <description>
         This bundle contains the blueprint api 1.0.1 and the corresponding xml schema.
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-api</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-api</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-api</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.api-0.3.2</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.api-0.3.2</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.api-0.3.2</url>
      </scm>
 
     <properties>