You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2007/01/20 15:50:17 UTC

svn commit: r498117 - in /maven/pom/trunk: maven-plugin-surrogate-parent/pom.xml maven/pom.xml

Author: vsiveton
Date: Sat Jan 20 06:50:17 2007
New Revision: 498117

URL: http://svn.apache.org/viewvc?view=rev&rev=498117
Log:
o fixed CI url

Modified:
    maven/pom/trunk/maven-plugin-surrogate-parent/pom.xml
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven-plugin-surrogate-parent/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven-plugin-surrogate-parent/pom.xml?view=diff&rev=498117&r1=498116&r2=498117
==============================================================================
--- maven/pom/trunk/maven-plugin-surrogate-parent/pom.xml (original)
+++ maven/pom/trunk/maven-plugin-surrogate-parent/pom.xml Sat Jan 20 06:50:17 2007
@@ -45,7 +45,7 @@
   </issueManagement>
   <ciManagement>
     <system>continuum</system>
-    <url>http://maven.zones.apache.org:8080/continuum</url>
+    <url>http://maven.zones.apache.org/continuum</url>
     <notifiers>
       <notifier>
         <type>mail</type>

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?view=diff&rev=498117&r1=498116&r2=498117
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Jan 20 06:50:17 2007
@@ -40,7 +40,7 @@
   </issueManagement>
   <ciManagement>
     <system>continuum</system>
-    <url>http://maven.zones.apache.org:8080/continuum</url>
+    <url>http://maven.zones.apache.org/continuum</url>
     <notifiers>
       <notifier>
         <type>mail</type>