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 2016/02/29 11:30:31 UTC

svn commit: r1732851 - /aries/branches/jpa-1.x/jpa-container/pom.xml

Author: gnodet
Date: Mon Feb 29 10:30:31 2016
New Revision: 1732851

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

Modified:
    aries/branches/jpa-1.x/jpa-container/pom.xml

Modified: aries/branches/jpa-1.x/jpa-container/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/jpa-1.x/jpa-container/pom.xml?rev=1732851&r1=1732850&r2=1732851&view=diff
==============================================================================
--- aries/branches/jpa-1.x/jpa-container/pom.xml (original)
+++ aries/branches/jpa-1.x/jpa-container/pom.xml Mon Feb 29 10:30:31 2016
@@ -31,13 +31,13 @@
     <groupId>org.apache.aries.jpa</groupId>
     <artifactId>org.apache.aries.jpa.container</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
     <name>Aries JPA Container</name>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container-1.0.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container-1.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jpa.container-1.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/jpa-1.x/jpa-container</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/jpa-1.x/jpa-container</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/branches/jpa-1.x/jpa-container</url>
     </scm>
 
     <properties>