You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2013/01/23 17:01:33 UTC

svn commit: r1437518 - /aries/trunk/blueprint/blueprint-itests/pom.xml

Author: dkulp
Date: Wed Jan 23 16:01:33 2013
New Revision: 1437518

URL: http://svn.apache.org/viewvc?rev=1437518&view=rev
Log:
Use staged release

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=1437518&r1=1437517&r2=1437518&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-itests/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-itests/pom.xml Wed Jan 23 16:01:33 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-SNAPSHOT</version>
+            <version>1.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.testsupport</groupId>