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

svn commit: r1711064 - /aries/trunk/subsystem/subsystem-bundle/pom.xml

Author: davidb
Date: Wed Oct 28 17:11:09 2015
New Revision: 1711064

URL: http://svn.apache.org/viewvc?rev=1711064&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.subsystem-2.0.6

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

Modified: aries/trunk/subsystem/subsystem-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-bundle/pom.xml?rev=1711064&r1=1711063&r2=1711064&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-bundle/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-bundle/pom.xml Wed Oct 28 17:11:09 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystems Bundle</name>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.6</version>
     <description>This is a standalone bundle to support Aries Subsystems.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/application/subsystem-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-2.0.6</url>
     </scm>
 
     <properties>