Author: dkulp
Date: Thu May 24 18:47:09 2012
New Revision: 1342370

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

Modified:
    aries/branches/blueprint-0.3.2-fixes/blueprint-core/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/blueprint-core/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/blueprint-core/pom.xml?rev=1342370&r1=1342369&r2=1342370&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/blueprint-core/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/blueprint-core/pom.xml Thu May 24 
18:47:09 2012
@@ -27,7 +27,7 @@
   <artifactId>org.apache.aries.blueprint.core</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Aries Blueprint Core</name>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.2</version>
   <description>
       This bundle contains the core implementation of Blueprint 
       along with the "ext" namespace handler.
@@ -115,4 +115,10 @@
        <artifactId>org.apache.aries.proxy.api</artifactId>
       </dependency>
   </dependencies>
+
+  <scm>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-0.3.2</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-0.3.2</developerConnection>
+    
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.core-0.3.2</url>
+  </scm>
 </project>


Reply via email to