You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/06/23 21:39:05 UTC

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

Author: gawor
Date: Mon Jun 23 12:39:04 2008
New Revision: 670716

URL: http://svn.apache.org/viewvc?rev=670716&view=rev
Log:
moved geronimo-concurrent_1.0_spec from sandbox to specs

Added:
    geronimo/specs/trunk/geronimo-concurrent_1.0_spec/
      - copied from r670714, geronimo/sandbox/concurrent/geronimo-concurrent_1.0_spec/
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=670716&r1=670714&r2=670716&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml Mon Jun 23 12:39:04 2008
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/sandbox/concurrent/geronimo-concurrent_1.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/sandbox/concurrent/geronimo-concurrent_1.0_spec/</developerConnection>
-        <url>http://svn.apache.org/repos/asf/geronimo/sandbox/concurrent/geronimo-concurrent_1.0_spec/</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>
 
 </project>