You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/12/04 22:18:25 UTC

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

Author: jbohn
Date: Thu Dec  4 13:18:25 2008
New Revision: 723442

URL: http://svn.apache.org/viewvc?rev=723442&view=rev
Log:
[maven-release-plugin] prepare release geronimo-concurrent_1.0_spec-1.0-EA

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=723442&r1=723441&r2=723442&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml Thu Dec  4 13:18:25 2008
@@ -32,7 +32,7 @@
 
     <artifactId>geronimo-concurrent_1.0_spec</artifactId>
     <name>Apache Geronimo Concurrency Utilities for Java EE API</name>
-    <version>1.0-EA-SNAPSHOT</version>
+    <version>1.0-EA</version>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-EA</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-EA</developerConnection>
+        <url>http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-EA</url>
     </scm>
 
 </project>