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/06/30 09:11:43 UTC

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

Author: davidb
Date: Tue Jun 30 07:11:43 2015
New Revision: 1688375

URL: http://svn.apache.org/r1688375
Log:
[maven-release-plugin] prepare for next development iteration

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=1688375&r1=1688374&r2=1688375&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-core/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-core/pom.xml Tue Jun 30 07:11:43 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem Core</name>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
     <description>Subsystems Core.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.core-2.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.core-2.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.core-2.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-core</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-core</url>
     </scm>
 
     <properties>