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:34:26 UTC

svn commit: r1187364 - /aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation/pom.xml

Author: hughesj
Date: Fri Oct 21 14:34:26 2011
New Revision: 1187364

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

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation/pom.xml?rev=1187364&r1=1187363&r2=1187364&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation/pom.xml Fri Oct 21 14:34:26 2011
@@ -26,7 +26,7 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.sample-annotation</artifactId>
     <name>Apache Aries Blueprint Sample 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.