You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2011/09/01 11:34:39 UTC

svn commit: r1163966 - /geronimo/bundles/trunk/bval-jsr303/pom.xml

Author: rwonly
Date: Thu Sep  1 09:34:39 2011
New Revision: 1163966

URL: http://svn.apache.org/viewvc?rev=1163966&view=rev
Log:
[maven-release-plugin] prepare release bval-jsr303-0.3_1-incubating

Modified:
    geronimo/bundles/trunk/bval-jsr303/pom.xml

Modified: geronimo/bundles/trunk/bval-jsr303/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/bval-jsr303/pom.xml?rev=1163966&r1=1163965&r2=1163966&view=diff
==============================================================================
--- geronimo/bundles/trunk/bval-jsr303/pom.xml (original)
+++ geronimo/bundles/trunk/bval-jsr303/pom.xml Thu Sep  1 09:34:39 2011
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>0.3_1-incubating-SNAPSHOT</version>
+    <version>0.3_1-incubating</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/trunk/bval-jsr303</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/bval-jsr303</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/bval-jsr303</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.3_1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.3_1-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/bval-jsr303-0.3_1-incubating</url>
     </scm>
 
     <properties>