Title: [waffle-scm] [544] trunk/pom.xml: Fixed SCM URLs
Revision
544
Author
mauro
Date
2008-01-08 08:53:37 -0600 (Tue, 08 Jan 2008)

Log Message

Fixed SCM URLs

Modified Paths


Diff

Modified: trunk/pom.xml (543 => 544)

--- trunk/pom.xml	2008-01-07 13:11:25 UTC (rev 543)
+++ trunk/pom.xml	2008-01-08 14:53:37 UTC (rev 544)
@@ -450,8 +450,8 @@
   </contributors>
 
   <scm>
-    <developerConnection>scm:svn:https://svn.codehaus.org/waffle/tags/waffle-1.0-SNAPSHOT</developerConnection>
-    <url>http://svn.codehaus.org/waffle/waffle-1.0-SNAPSHOT</url>
+    <developerConnection>scm:svn:https://svn.codehaus.org/waffle/trunk</developerConnection>
+    <url>http://svn.codehaus.org/waffle/trunk</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to