You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ti...@apache.org on 2011/10/18 15:45:04 UTC

svn commit: r1185651 - /aries/trunk/jmx/jmx-itests/pom.xml

Author: timothyjward
Date: Tue Oct 18 13:45:03 2011
New Revision: 1185651

URL: http://svn.apache.org/viewvc?rev=1185651&view=rev
Log:
ARIES-754: Try to get trunk building properly again

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

Modified: aries/trunk/jmx/jmx-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-itests/pom.xml?rev=1185651&r1=1185650&r2=1185651&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-itests/pom.xml (original)
+++ aries/trunk/jmx/jmx-itests/pom.xml Tue Oct 18 13:45:03 2011
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.sample</artifactId>
-            <version>0.3.2-SNAPSHOT</version>
+            <version>0.3.1</version>
             <scope>test</scope>
         </dependency>
         <dependency>