You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2015/06/04 11:59:44 UTC

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

Author: cschneider
Date: Thu Jun  4 09:59:44 2015
New Revision: 1683500

URL: http://svn.apache.org/r1683500
Log:
[maven-release-plugin] prepare release parent-2.0.1

Modified:
    aries/trunk/parent/pom.xml

Modified: aries/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/parent/pom.xml?rev=1683500&r1=1683499&r2=1683500&view=diff
==============================================================================
--- aries/trunk/parent/pom.xml (original)
+++ aries/trunk/parent/pom.xml Thu Jun  4 09:59:44 2015
@@ -32,7 +32,7 @@
     <groupId>org.apache.aries</groupId>
     <artifactId>parent</artifactId>
     <name>Aries :: Parent POM</name>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
 
     <description>
@@ -49,9 +49,9 @@
     <inceptionYear>2009</inceptionYear>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/parent-2.0.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/parent-2.0.1</developerConnection>
+        <url>scm:svn:http://svn.apache.org/repos/asf/aries/tags/parent-2.0.1</url>
     </scm>
 
     <issueManagement>