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/27 18:42:34 UTC

svn commit: r1189860 - /aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml

Author: hughesj
Date: Thu Oct 27 16:42:34 2011
New Revision: 1189860

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

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml?rev=1189860&r1=1189859&r2=1189860&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml Thu Oct 27 16:42:34 2011
@@ -27,16 +27,16 @@
     <artifactId>org.apache.aries.blueprint</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint Bundle</name>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
     <description>
         This bundle contains the standalone implementation along with the API.
         It's composed of the blueprint-api, blueprint-core and blueprint-cm modules.
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-bundle</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-bundle</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-bundle</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-0.4</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint-0.4</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint-0.4</url>
      </scm>
 
     <properties>