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/11/25 21:43:16 UTC

svn commit: r1206309 - /maven/plugin-testing/trunk/pom.xml

Author: olamy
Date: Fri Nov 25 20:43:15 2011
New Revision: 1206309

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

Modified:
    maven/plugin-testing/trunk/pom.xml

Modified: maven/plugin-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/pom.xml?rev=1206309&r1=1206308&r2=1206309&view=diff
==============================================================================
--- maven/plugin-testing/trunk/pom.xml (original)
+++ maven/plugin-testing/trunk/pom.xml Fri Nov 25 20:43:15 2011
@@ -134,7 +134,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/hudson/job/maven-plugin-testing/</url>
+    <url>https://builds.apache.org/job/maven-plugin-testing/</url>
   </ciManagement>
   <distributionManagement>
     <site>