You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2015/04/01 12:53:54 UTC

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

Author: hughesj
Date: Wed Apr  1 10:53:53 2015
New Revision: 1670611

URL: http://svn.apache.org/r1670611
Log:
Bump dependency

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=1670611&r1=1670610&r2=1670611&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-core-whiteboard/pom.xml Wed Apr  1 10:53:53 2015
@@ -78,7 +78,7 @@
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx.core</artifactId>
-            <version>1.1.3-SNAPSHOT</version>
+            <version>1.1.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>