You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/05/30 10:10:12 UTC

svn commit: r1129040 - /maven/archetype/trunk/pom.xml

Author: olamy
Date: Mon May 30 08:10:12 2011
New Revision: 1129040

URL: http://svn.apache.org/viewvc?rev=1129040&view=rev
Log:
update ciManagement url

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1129040&r1=1129039&r2=1129040&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Mon May 30 08:10:12 2011
@@ -62,7 +62,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/hudson/job/maven-archetype/</url>
+    <url>https://builds.apache.org/job/maven-archetype/</url>
   </ciManagement>
 
   <distributionManagement>