You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/07/28 12:00:29 UTC

svn commit: r225738 - /maven/continuum/trunk/pom.xml

Author: evenisse
Date: Thu Jul 28 03:00:25 2005
New Revision: 225738

URL: http://svn.apache.org/viewcvs?rev=225738&view=rev
Log:
Fix ciManagement url

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=225738&r1=225737&r2=225738&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Thu Jul 28 03:00:25 2005
@@ -8,7 +8,7 @@
   <url>http://maven.apache.org/continuum/</url>
   <ciManagement>
     <system>continuum</system>
-    <url>http://maven.zones.apache.org:8080/continuumweb/servlet/continuum</url>
+    <url>http://maven.zones.apache.org/continuum/</url>
     <notifiers>
       <notifier>
         <type>mail</type>