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/21 16:26:57 UTC

svn commit: r1187360 - /aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml

Author: hughesj
Date: Fri Oct 21 14:26:56 2011
New Revision: 1187360

URL: http://svn.apache.org/viewvc?rev=1187360&view=rev
Log:
Revert broken release attempt

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml?rev=1187360&r1=1187359&r2=1187360&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml Fri Oct 21 14:26:56 2011
@@ -26,7 +26,7 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.sample-fragment</artifactId>
     <name>Apache Aries Blueprint Sample Fragment for Testing Annotation</name>
-    <version>0.3.2</version>
+    <version>0.3.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <description>
         Example blueprint application, mostly used for annotation tests.