You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2015/11/23 15:03:14 UTC

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

Author: jwross
Date: Mon Nov 23 14:03:14 2015
New Revision: 1715830

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

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=1715830&r1=1715829&r2=1715830&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-bundle/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-bundle/pom.xml Mon Nov 23 14:03:14 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystems Bundle</name>
-    <version>2.0.8</version>
+    <version>2.0.9-SNAPSHOT</version>
     <description>This is a standalone bundle to support Aries Subsystems.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.8</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-2.0.8</url>
+        <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>
     </scm>
 
     <properties>