You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/25 08:02:59 UTC

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

Author: cumminsh
Date: Wed Jul 25 06:02:59 2012
New Revision: 1365459

URL: http://svn.apache.org/viewvc?rev=1365459&view=rev
Log:
[ARIES-862] Build break - my local repo was a bit too well-populated with a cancelled bit of a release

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=1365459&r1=1365458&r2=1365459&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-itests/pom.xml (original)
+++ aries/trunk/jmx/jmx-itests/pom.xml Wed Jul 25 06:02:59 2012
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>