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/10/28 18:05:18 UTC

svn commit: r1711058 - /aries/trunk/subsystem/subsystem-core/pom.xml

Author: davidb
Date: Wed Oct 28 17:05:18 2015
New Revision: 1711058

URL: http://svn.apache.org/viewvc?rev=1711058&view=rev
Log:
Update dependency on subsystem api to 2.0.6 for release.

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

Modified: aries/trunk/subsystem/subsystem-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-core/pom.xml?rev=1711058&r1=1711057&r2=1711058&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-core/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-core/pom.xml Wed Oct 28 17:05:18 2015
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.apache.aries.subsystem</groupId>
             <artifactId>org.apache.aries.subsystem.api</artifactId>
-            <version>2.0.5-SNAPSHOT</version>
+            <version>2.0.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries</groupId>