You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/01/07 12:52:18 UTC

svn commit: r896854 - /geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml

Author: rickmcguire
Date: Thu Jan  7 11:51:44 2010
New Revision: 896854

URL: http://svn.apache.org/viewvc?rev=896854&view=rev
Log:
GERONIMO-5017 Create geronimo-annotation_1.1_spec jar

Missed the <scm> section updates. 

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

Modified: geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml?rev=896854&r1=896853&r2=896854&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml Thu Jan  7 11:51:44 2010
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.0-MR1_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.0-MR1_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-annotation_1.0-MR1_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.1_spec/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.1_spec/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-annotation_1.1_spec/</url>
     </scm>
 
     <build>