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/16 14:36:14 UTC

svn commit: r1685800 - /aries/trunk/jpa/pom.xml

Author: cschneider
Date: Tue Jun 16 12:36:14 2015
New Revision: 1685800

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

Modified:
    aries/trunk/jpa/pom.xml

Modified: aries/trunk/jpa/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/pom.xml?rev=1685800&r1=1685799&r2=1685800&view=diff
==============================================================================
--- aries/trunk/jpa/pom.xml (original)
+++ aries/trunk/jpa/pom.xml Tue Jun 16 12:36:14 2015
@@ -6,7 +6,7 @@
     <groupId>org.apache.aries.jpa</groupId>
     <artifactId>org.apache.aries.jpa.main</artifactId>
     <name>Apache Aries JPA parent</name>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     
     <parent>
@@ -21,9 +21,9 @@
     </properties>
     
     <scm>
-	<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/aries/tags/org.apache.aries.jpa-2.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/aries/tags/org.apache.aries.jpa-2.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/aries/tags/org.apache.aries.jpa-2.0.0</url>
+	<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jpa</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jpa</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/jpa</url>
     </scm>
 
     <modules>