You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 16:59:01 UTC

svn commit: r1606762 - /aries/trunk/parent/pom.xml

Author: gnodet
Date: Mon Jun 30 14:59:00 2014
New Revision: 1606762

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

Modified:
    aries/trunk/parent/pom.xml

Modified: aries/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/parent/pom.xml?rev=1606762&r1=1606761&r2=1606762&view=diff
==============================================================================
--- aries/trunk/parent/pom.xml (original)
+++ aries/trunk/parent/pom.xml Mon Jun 30 14:59:00 2014
@@ -32,7 +32,7 @@
     <groupId>org.apache.aries</groupId>
     <artifactId>parent</artifactId>
     <name>Aries :: Parent POM</name>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
@@ -49,9 +49,9 @@
     <inceptionYear>2009</inceptionYear>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/parent-2.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/parent-2.0.0</developerConnection>
-        <url>scm:svn:http://svn.apache.org/repos/asf/aries/tags/parent-2.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/parent</developerConnection>
+        <url>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/parent</url>
     </scm>
 
     <issueManagement>