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/26 14:09:19 UTC

svn commit: r1189154 - /aries/branches/oct-2011-release/blueprint/blueprint-annotation-itest/pom.xml

Author: hughesj
Date: Wed Oct 26 12:09:18 2011
New Revision: 1189154

URL: http://svn.apache.org/viewvc?rev=1189154&view=rev
Log:
Use soon to be released 0.4 blueprint uber bundle

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-annotation-itest/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-annotation-itest/pom.xml?rev=1189154&r1=1189153&r2=1189154&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-annotation-itest/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-annotation-itest/pom.xml Wed Oct 26 12:09:18 2011
@@ -55,7 +55,7 @@
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint</artifactId>
             <scope>test</scope>
-            <version>0.3.2-SNAPSHOT</version>
+            <version>0.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries</groupId>