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/12 08:05:22 UTC

svn commit: r1145466 - /geronimo/bundles/trunk/scout/pom.xml

Author: genspring
Date: Tue Jul 12 06:05:22 2011
New Revision: 1145466

URL: http://svn.apache.org/viewvc?rev=1145466&view=rev
Log:
revert the changes caused by the failed release process.

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

Modified: geronimo/bundles/trunk/scout/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/scout/pom.xml?rev=1145466&r1=1145465&r2=1145466&view=diff
==============================================================================
--- geronimo/bundles/trunk/scout/pom.xml (original)
+++ geronimo/bundles/trunk/scout/pom.xml Tue Jul 12 06:05:22 2011
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>1.2.3_1</version>
+    <version>1.2.3_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/scout-1.2.3_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/scout-1.2.3_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/scout-1.2.3_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/scout</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/scout</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/scout</url>
     </scm>
 
     <properties>