Title: [1172] trunk/web/pom.xml: Corrected scm urls
Revision
1172
Author
mauro
Date
2009-08-16 08:38:10 -0500 (Sun, 16 Aug 2009)

Log Message

Corrected scm urls

Modified Paths


Diff

Modified: trunk/web/pom.xml (1171 => 1172)

--- trunk/web/pom.xml	2009-08-16 13:36:30 UTC (rev 1171)
+++ trunk/web/pom.xml	2009-08-16 13:38:10 UTC (rev 1172)
@@ -344,9 +344,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/trunk</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/web</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/web</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/trunk/web</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to