You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cw...@apache.org on 2013/03/14 10:49:03 UTC

svn commit: r1456377 - /aries/trunk/blueprint/blueprint-bundle/pom.xml

Author: cwilkin
Date: Thu Mar 14 09:49:03 2013
New Revision: 1456377

URL: http://svn.apache.org/r1456377
Log:
ARIES-1031: update dependency for blueprint bundle

Modified:
    aries/trunk/blueprint/blueprint-bundle/pom.xml

Modified: aries/trunk/blueprint/blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-bundle/pom.xml?rev=1456377&r1=1456376&r2=1456377&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-bundle/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-bundle/pom.xml Thu Mar 14 09:49:03 2013
@@ -115,7 +115,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.core</artifactId>
-            <version>1.1.0</version>
+            <version>1.1.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>