You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/09/03 09:09:07 UTC

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

Author: davidb
Date: Thu Sep  3 07:09:07 2015
New Revision: 1700939

URL: http://svn.apache.org/r1700939
Log:
Update JMX itests to reference current dev parent.


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=1700939&r1=1700938&r2=1700939&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-itests/pom.xml (original)
+++ aries/trunk/jmx/jmx-itests/pom.xml Thu Sep  3 07:09:07 2015
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.5-SNAPSHOT</version>
+        <version>1.1.6-SNAPSHOT</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>