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:04:46 UTC

svn commit: r1621520 - /geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml

Author: struberg
Date: Sat Aug 30 19:04:46 2014
New Revision: 1621520

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

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

Modified: geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml?rev=1621520&r1=1621519&r2=1621520&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml Sat Aug 30 19:04:46 2014
@@ -35,7 +35,7 @@
   <artifactId>geronimo-concurrent_1.0_spec</artifactId>
   <name>Apache Geronimo Concurrency Utilities for Java EE API</name>
   <packaging>bundle</packaging>
-  <version>1.0-alpha-1</version>
+  <version>1.0-SNAPSHOT</version>
 
   <description>Java EE Concurrency API</description>
 
@@ -55,9 +55,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-alpha-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-alpha-1</developerConnection>
-    <url>http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-alpha-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/</developerConnection>
+    <url>http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/</url>
   </scm>
 
   <build>