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/08/17 20:30:36 UTC

svn commit: r986444 - /geronimo/specs/trunk/geronimo-jaxb_2.2_spec/pom.xml

Author: rickmcguire
Date: Tue Aug 17 18:30:35 2010
New Revision: 986444

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

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

Modified: geronimo/specs/trunk/geronimo-jaxb_2.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxb_2.2_spec/pom.xml?rev=986444&r1=986443&r2=986444&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxb_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxb_2.2_spec/pom.xml Tue Aug 17 18:30:35 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-jaxb_2.2_spec</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <name>Apache JAXB 2.2 Spec</name>
     <description>Java API for XML binding 2.2 API</description>
 
@@ -68,9 +68,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.2_spec-1.0.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.2_spec-1.0.1</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jaxb_2.2_spec-1.0.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxb_2.2_spec/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxb_2.2_spec/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jaxb_2.2_spec/</url>
     </scm>
 
     <build>