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:00:09 UTC

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

Author: dkulp
Date: Wed Jan 23 20:00:09 2013
New Revision: 1437674

URL: http://svn.apache.org/viewvc?rev=1437674&view=rev
Log:
Use staged release for now

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=1437674&r1=1437673&r2=1437674&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-core/pom.xml (original)
+++ aries/trunk/jmx/jmx-core/pom.xml Wed Jan 23 20:00:09 2013
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>org.apache.aries.jmx</groupId>
             <artifactId>org.apache.aries.jmx.api</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>