Author: dkulp
Date: Wed Jan 23 16:04:52 2013
New Revision: 1437524

URL: http://svn.apache.org/viewvc?rev=1437524&view=rev
Log:
Back to snaps to not fail builds

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

Modified: aries/trunk/blueprint/blueprint-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-itests/pom.xml?rev=1437524&r1=1437523&r2=1437524&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-itests/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-itests/pom.xml Wed Jan 23 16:04:52 2013
@@ -90,7 +90,7 @@
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.testbundleb</artifactId>
             <scope>test</scope>
-            <version>1.0.1</version>
+            <version>1.0.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.testsupport</groupId>
@@ -192,7 +192,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>
             <type>bundle</type>
             <scope>compile</scope>
         </dependency>


Reply via email to