Author: dkulp
Date: Thu May 24 18:52:22 2012
New Revision: 1342376
URL: http://svn.apache.org/viewvc?rev=1342376&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=1342376&r1=1342375&r2=1342376&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:52:22 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.
@@ -117,8 +117,8 @@
</dependencies>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/blueprint-core</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/blueprint-core</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/blueprint-core</url>
+
<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>