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/28 23:09:45 UTC

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

Author: hughesj
Date: Fri Oct 28 21:09:44 2011
New Revision: 1190576

URL: http://svn.apache.org/viewvc?rev=1190576&view=rev
Log:
Resetting release due to issue 771 needing to be fixed

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=1190576&r1=1190575&r2=1190576&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-bundle/pom.xml Fri Oct 28 21:09:44 2011
@@ -27,7 +27,7 @@
     <artifactId>org.apache.aries.blueprint</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint Bundle</name>
-    <version>0.4</version>
+    <version>0.4-SNAPSHOT</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.