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 2012/07/01 15:35:01 UTC

svn commit: r1355896 - /maven/resources/trunk/apache-resource-bundles/pom.xml

Author: olamy
Date: Sun Jul  1 13:34:59 2012
New Revision: 1355896

URL: http://svn.apache.org/viewvc?rev=1355896&view=rev
Log:
add ciManagement entry

Modified:
    maven/resources/trunk/apache-resource-bundles/pom.xml

Modified: maven/resources/trunk/apache-resource-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-resource-bundles/pom.xml?rev=1355896&r1=1355895&r2=1355896&view=diff
==============================================================================
--- maven/resources/trunk/apache-resource-bundles/pom.xml (original)
+++ maven/resources/trunk/apache-resource-bundles/pom.xml Sun Jul  1 13:34:59 2012
@@ -43,6 +43,11 @@
     <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk</url>
   </scm>
 
+  <ciManagement>
+    <url>https://builds.apache.org/job/maven-project-resources/</url>
+    <system>Jenkins</system>
+  </ciManagement>
+
   <build>
     <pluginManagement>
       <plugins>