You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2008/01/29 14:49:12 UTC

svn commit: r616318 - /geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml

Author: gnodet
Date: Tue Jan 29 05:49:10 2008
New Revision: 616318

URL: http://svn.apache.org/viewvc?rev=616318&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml?rev=616318&r1=616317&r2=616318&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml Tue Jan 29 05:49:10 2008
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jaxr_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>JAXR 1.0</name>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
 
     <properties>
 	    <geronimo.osgi.export.pkg>javax.xml.registry*</geronimo.osgi.export.pkg>
@@ -59,8 +59,8 @@
 
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-2.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-2.0</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-2.0</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxr_1.0_spec</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxr_1.0_spec</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxr_1.0_spec</url>
     </scm>
 </project>