Author: olamy
Date: Wed Nov 23 15:22:11 2011
New Revision: 1205437

URL: http://svn.apache.org/viewvc?rev=1205437&view=rev
Log:
fix ci url

Modified:
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?rev=1205437&r1=1205436&r2=1205437&view=diff
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Wed Nov 23 15:22:11 2011
@@ -57,7 +57,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/hudson/job/maven-skins/</url>
+    <url>https://builds.apache.org/job/maven-skins/</url>
   </ciManagement>
   <distributionManagement>
     <site>


Reply via email to