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:02:37 UTC

svn commit: r1711056 - /aries/trunk/subsystem/subsystem-api/pom.xml

Author: davidb
Date: Wed Oct 28 17:02:36 2015
New Revision: 1711056

URL: http://svn.apache.org/viewvc?rev=1711056&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: aries/trunk/subsystem/subsystem-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-api/pom.xml?rev=1711056&r1=1711055&r2=1711056&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-api/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-api/pom.xml Wed Oct 28 17:02:36 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem API</name>
-    <version>2.0.6</version>
+    <version>2.0.7-SNAPSHOT</version>
     <description>Subsystems API.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.api-2.0.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.api-2.0.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.api-2.0.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-api</url>
     </scm>
 
     <properties>