You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2016/03/15 16:11:20 UTC

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

Author: gnodet
Date: Tue Mar 15 15:11:20 2016
New Revision: 1735102

URL: http://svn.apache.org/viewvc?rev=1735102&view=rev
Log:
Use jmx parent 1.1.5

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

Modified: aries/trunk/jmx/jmx-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-core/pom.xml?rev=1735102&r1=1735101&r2=1735102&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Tue Mar 15 15:11:20 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.6-SNAPSHOT</version>
+        <version>1.1.5</version>
         <relativePath>../jmx-parent</relativePath>
     </parent>