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

svn commit: r1611091 - /aries/trunk/jpa/jpa-container-context/pom.xml

Author: jbonofre
Date: Wed Jul 16 16:55:59 2014
New Revision: 1611091

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

Modified:
    aries/trunk/jpa/jpa-container-context/pom.xml

Modified: aries/trunk/jpa/jpa-container-context/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jpa/jpa-container-context/pom.xml?rev=1611091&r1=1611090&r2=1611091&view=diff
==============================================================================
--- aries/trunk/jpa/jpa-container-context/pom.xml (original)
+++ aries/trunk/jpa/jpa-container-context/pom.xml Wed Jul 16 16:55:59 2014
@@ -30,14 +30,14 @@
 
     <groupId>org.apache.aries.jpa</groupId>
     <artifactId>org.apache.aries.jpa.container.context</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <name>Aries JPA Container Managed Contexts</name>
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container.context-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container.context-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jpa.container.context-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jpa/jpa-container-context</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jpa/jpa-container-context</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/jpa/jpa-container-context</url>
     </scm>
 
     <properties>