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 17:51:13 UTC

svn commit: r1187413 - /aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml

Author: hughesj
Date: Fri Oct 21 15:51:13 2011
New Revision: 1187413

URL: http://svn.apache.org/viewvc?rev=1187413&view=rev
Log:
Use soon to be released blueprint-core 0.4

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml?rev=1187413&r1=1187412&r2=1187413&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-testbundlea/pom.xml Fri Oct 21 15:51:13 2011
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.core</artifactId>
-            <version>0.3.2-SNAPSHOT</version>
+            <version>0.4</version>
         </dependency>
     </dependencies>