You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2009/07/25 06:18:16 UTC

svn commit: r797716 - /geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml

Author: djencks
Date: Sat Jul 25 04:18:14 2009
New Revision: 797716

URL: http://svn.apache.org/viewvc?rev=797716&view=rev
Log:
[maven-release-plugin] prepare release geronimo-jaxb_2.1_spec-1.0

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

Modified: geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml?rev=797716&r1=797715&r2=797716&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml Sat Jul 25 04:18:14 2009
@@ -30,7 +30,7 @@
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-jaxb_2.1_spec</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>Apache JAXB 2.1 Spec</name>
     <description>Java API for XML binding 2.1 API</description>
 
@@ -62,9 +62,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</url>
     </scm>
 
     <build>