Author: olamy
Date: Thu Dec 1 08:20:32 2011
New Revision: 1208991
URL: http://svn.apache.org/viewvc?rev=1208991&view=rev
Log:
fix ciMngt url
Modified:
maven/maven-3/trunk/pom.xml
Modified: maven/maven-3/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1208991&r1=1208990&r2=1208991&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Thu Dec 1 08:20:32 2011
@@ -169,7 +169,7 @@
</issueManagement>
<ciManagement>
<system>Jenkins</system>
- <url>https://builds.apache.org/hudson/job/maven-3.0.x/</url>
+ <url>https://builds.apache.org/job/maven-3.0.x/</url>
</ciManagement>
<distributionManagement>
<site>