You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2015/06/15 18:58:31 UTC

svn commit: r1685628 - /geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml

Author: rmannibucau
Date: Mon Jun 15 16:58:31 2015
New Revision: 1685628

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

Modified:
    geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml?rev=1685628&r1=1685627&r2=1685628&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.1_spec/pom.xml Mon Jun 15 16:58:31 2015
@@ -35,7 +35,7 @@
   <artifactId>geronimo-jpa_2.1_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JPA Spec 2.1</name>
-  <version>1.0-alpha-1</version>
+  <version>1.0-SNAPSHOT</version>
 
   <description>Implementation of JSR-338 JPA 2.1 Spec API</description>
 
@@ -52,10 +52,10 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jpa_2.1_spec-1.0-alpha-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jpa_2.1_spec-1.0-alpha-1
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jpa_2.1_spec/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jpa_2.1_spec/
     </developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jpa_2.1_spec-1.0-alpha-1</url>
+    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jpa_2.1_spec/</url>
   </scm>
 
   <dependencies>