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 22:48:22 UTC

svn commit: r1190558 - /aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml

Author: hughesj
Date: Fri Oct 28 20:48:22 2011
New Revision: 1190558

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

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml?rev=1190558&r1=1190557&r2=1190558&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml Fri Oct 28 20:48:22 2011
@@ -29,7 +29,7 @@
   <artifactId>org.apache.aries.blueprint.core</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Aries Blueprint Core</name>
-  <version>0.4</version>
+  <version>0.4-SNAPSHOT</version>
   <description>
       This bundle contains the core implementation of Blueprint 
       along with the "ext" namespace handler.