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 21:05:14 UTC

svn commit: r1437685 - /aries/trunk/jmx/jmx-core-whiteboard/pom.xml

Author: dkulp
Date: Wed Jan 23 20:05:14 2013
New Revision: 1437685

URL: http://svn.apache.org/viewvc?rev=1437685&view=rev
Log:
To the latest snaps

Modified:
    aries/trunk/jmx/jmx-core-whiteboard/pom.xml

Modified: aries/trunk/jmx/jmx-core-whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core-whiteboard/pom.xml?rev=1437685&r1=1437684&r2=1437685&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-core-whiteboard/pom.xml Wed Jan 23 20:05:14 2013
@@ -67,12 +67,12 @@
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx.api</artifactId>
-            <version>1.1.0</version>
+            <version>1.1.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx.core</artifactId>
-            <version>1.1.0</version>
+            <version>1.1.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>