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 2017/08/02 08:04:03 UTC

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

Author: davidb
Date: Wed Aug  2 08:04:03 2017
New Revision: 1803770

URL: http://svn.apache.org/viewvc?rev=1803770&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=1803770&r1=1803769&r2=1803770&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-api/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-api/pom.xml Wed Aug  2 08:04:03 2017
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem API</name>
-    <version>2.0.10</version>
+    <version>2.0.11-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.10</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.api-2.0.10</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.api-2.0.10</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>