You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by cu...@apache.org on 2012/10/02 15:08:17 UTC

svn commit: r1392901 - /openjpa/trunk/pom.xml

Author: curtisr7
Date: Tue Oct  2 13:08:17 2012
New Revision: 1392901

URL: http://svn.apache.org/viewvc?rev=1392901&view=rev
Log:
OPENJPA-2271: Update ciManagement in pom.xml. Patch contributed by Francesco Chicchiriccò.

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=1392901&r1=1392900&r2=1392901&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Tue Oct  2 13:08:17 2012
@@ -105,8 +105,8 @@
     </issueManagement>
 
     <ciManagement>
-        <system>Hudson</system>
-        <url>https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/</url>
+        <system>Jenkins</system>
+        <url>https://builds.apache.org/job/OpenJPA-trunk-deploy/</url>
     </ciManagement>
 
     <inceptionYear>2006</inceptionYear>