You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2012/05/14 05:50:11 UTC

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

Author: xiaming
Date: Mon May 14 03:50:10 2012
New Revision: 1338028

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

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=1338028&r1=1338027&r2=1338028&view=diff
==============================================================================
--- geronimo/bundles/trunk/bval-jsr303/pom.xml (original)
+++ geronimo/bundles/trunk/bval-jsr303/pom.xml Mon May 14 03:50:10 2012
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>0.4_1-SNAPSHOT</version>
+    <version>0.4_1</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.4_1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/bval-jsr303-0.4_1</url>
     </scm>
 
     <properties>