Author: hughesj
Date: Mon Oct 24 09:49:13 2011
New Revision: 1188063
URL: http://svn.apache.org/viewvc?rev=1188063&view=rev
Log:
Redo-ing blueprint-core 0.4 release as release:perform failed
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=1188063&r1=1188062&r2=1188063&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-core/pom.xml Mon Oct 24 09:49:13 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.
|