You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ct...@apache.org on 2010/01/27 06:51:45 UTC

svn commit: r903546 - /continuum/sandbox/continuum-build-queue-test-data/pom.xml

Author: ctan
Date: Wed Jan 27 05:51:44 2010
New Revision: 903546

URL: http://svn.apache.org/viewvc?rev=903546&view=rev
Log:
revert prepare release commit test

Modified:
    continuum/sandbox/continuum-build-queue-test-data/pom.xml

Modified: continuum/sandbox/continuum-build-queue-test-data/pom.xml
URL: http://svn.apache.org/viewvc/continuum/sandbox/continuum-build-queue-test-data/pom.xml?rev=903546&r1=903545&r2=903546&view=diff
==============================================================================
--- continuum/sandbox/continuum-build-queue-test-data/pom.xml (original)
+++ continuum/sandbox/continuum-build-queue-test-data/pom.xml Wed Jan 27 05:51:44 2010
@@ -3,7 +3,7 @@
   <groupId>org.apache.continuum</groupId>
   <artifactId>continuum-build-queue-test-data</artifactId>
   <packaging>pom</packaging>
-  <version>1.0</version>
+  <version>1.0-SNAPSHOT</version>
   <name>ContinuumBuildQueueTestData</name>
   <description>Project for testing continuum build queue</description>  
   <dependencies>
@@ -17,9 +17,9 @@
   </dependencies>
   
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data/continuum-build-queue-test-data-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data/tags/continuum-build-queue-test-data-1.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data/continuum-build-queue-test-data-1.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data</developerConnection>
+    <url>https://svn.apache.org/repos/asf/continuum/sandbox/continuum-build-queue-test-data</url>
   </scm>
 
   <build>