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/12/15 11:50:21 UTC

svn commit: r1049492 - /geronimo/bundles/trunk/json/pom.xml

Author: rickmcguire
Date: Wed Dec 15 10:50:21 2010
New Revision: 1049492

URL: http://svn.apache.org/viewvc?rev=1049492&view=rev
Log:
[maven-release-plugin] prepare release json-20090211_1

Modified:
    geronimo/bundles/trunk/json/pom.xml

Modified: geronimo/bundles/trunk/json/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/json/pom.xml?rev=1049492&r1=1049491&r2=1049492&view=diff
==============================================================================
--- geronimo/bundles/trunk/json/pom.xml (original)
+++ geronimo/bundles/trunk/json/pom.xml Wed Dec 15 10:50:21 2010
@@ -33,7 +33,7 @@
     </properties>
 
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>20090211_1-SNAPSHOT</version>
+    <version>20090211_1</version>
     <packaging>bundle</packaging>
     
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
@@ -42,9 +42,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/json</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/json</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/json</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/json-20090211_1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/json-20090211_1</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/json-20090211_1</url>
     </scm>
 
     <dependencies>