You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2014/08/30 21:33:50 UTC

svn commit: r1621530 - /geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml

Author: struberg
Date: Sat Aug 30 19:33:50 2014
New Revision: 1621530

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

Modified:
    geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml?rev=1621530&r1=1621529&r2=1621530&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jcache_1.0_spec/pom.xml Sat Aug 30 19:33:50 2014
@@ -29,7 +29,7 @@
   <artifactId>geronimo-jcache_1.0_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JCache Spec 1.0</name>
-  <version>1.0-alpha-1</version>
+  <version>1.0-SNAPSHOT</version>
 
   <description>Apache Geronimo implementation of the JSR-107</description>
   <url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
@@ -46,10 +46,10 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcache_1.0_spec-1.0-alpha-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcache_1.0_spec-1.0-alpha-1
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcache_1.0_spec/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcache_1.0_spec/
     </developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jcache_1.0_spec-1.0-alpha-1</url>
+    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jcache_1.0_spec/</url>
   </scm>
 
   <!-- added so the build can find staged depends -->