You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/07/19 15:59:33 UTC

svn commit: r1148332 - /geronimo/bundles/trunk/jaxb-impl/pom.xml

Author: genspring
Date: Tue Jul 19 13:59:32 2011
New Revision: 1148332

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

Modified:
    geronimo/bundles/trunk/jaxb-impl/pom.xml

Modified: geronimo/bundles/trunk/jaxb-impl/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/jaxb-impl/pom.xml?rev=1148332&r1=1148331&r2=1148332&view=diff
==============================================================================
--- geronimo/bundles/trunk/jaxb-impl/pom.xml (original)
+++ geronimo/bundles/trunk/jaxb-impl/pom.xml Tue Jul 19 13:59:32 2011
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>jaxb-impl</artifactId>
-    <version>2.2.3-1_1</version>
+    <version>2.2.3-2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/jaxb-impl-2.2.3-1_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/jaxb-impl-2.2.3-1_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/jaxb-impl-2.2.3-1_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/jaxb-impl</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/jaxb-impl</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/jaxb-impl</url>
     </scm>
 
     <properties>