You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by mn...@apache.org on 2013/07/02 13:53:00 UTC

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

Author: mnuttall
Date: Tue Jul  2 11:52:59 2013
New Revision: 1498892

URL: http://svn.apache.org/r1498892
Log:
Aries-1082: Build breaks in snapshotDependencies builds

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=1498892&r1=1498891&r2=1498892&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-bundle/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-bundle/pom.xml Tue Jul  2 11:52:59 2013
@@ -115,7 +115,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.core</artifactId>
-            <version>1.1.1-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>