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 18:03:47 UTC

svn commit: r1187430 - /aries/branches/oct-2011-release/blueprint/blueprint-testquiescebundle/pom.xml

Author: hughesj
Date: Fri Oct 21 16:03:46 2011
New Revision: 1187430

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

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

Modified: aries/branches/oct-2011-release/blueprint/blueprint-testquiescebundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-testquiescebundle/pom.xml?rev=1187430&r1=1187429&r2=1187430&view=diff
==============================================================================
--- aries/branches/oct-2011-release/blueprint/blueprint-testquiescebundle/pom.xml (original)
+++ aries/branches/oct-2011-release/blueprint/blueprint-testquiescebundle/pom.xml Fri Oct 21 16:03:46 2011
@@ -59,7 +59,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>