You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2013/03/13 15:34:19 UTC

svn commit: r1455959 - /geronimo/bundles/trunk/commons-httpclient/pom.xml

Author: gawor
Date: Wed Mar 13 14:34:19 2013
New Revision: 1455959

URL: http://svn.apache.org/r1455959
Log:
[maven-release-plugin] prepare release commons-httpclient-3.1_2

Modified:
    geronimo/bundles/trunk/commons-httpclient/pom.xml

Modified: geronimo/bundles/trunk/commons-httpclient/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/commons-httpclient/pom.xml?rev=1455959&r1=1455958&r2=1455959&view=diff
==============================================================================
--- geronimo/bundles/trunk/commons-httpclient/pom.xml (original)
+++ geronimo/bundles/trunk/commons-httpclient/pom.xml Wed Mar 13 14:34:19 2013
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>3.1_2-SNAPSHOT</version>
+    <version>3.1_2</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/commons-httpclient</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/commons-httpclient</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/commons-httpclient</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/commons-httpclient-3.1_2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/commons-httpclient-3.1_2</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/commons-httpclient-3.1_2</url>
     </scm>
 
     <properties>