You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2010/08/25 18:50:52 UTC

svn commit: r989217 - /openjpa/branches/2.0.x/pom.xml

Author: dwoods
Date: Wed Aug 25 16:50:51 2010
New Revision: 989217

URL: http://svn.apache.org/viewvc?rev=989217&view=rev
Log:
OPENJPA-1712 Add in ciManagement info

Modified:
    openjpa/branches/2.0.x/pom.xml

Modified: openjpa/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.0.x/pom.xml?rev=989217&r1=989216&r2=989217&view=diff
==============================================================================
--- openjpa/branches/2.0.x/pom.xml (original)
+++ openjpa/branches/2.0.x/pom.xml Wed Aug 25 16:50:51 2010
@@ -78,6 +78,11 @@
         <url>http://issues.apache.org/jira/browse/OPENJPA</url>
     </issueManagement>
 
+    <ciManagement>
+        <system>Hudson</system>
+        <url>https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/</url>
+    </ciManagement>
+
     <inceptionYear>2006</inceptionYear>
 
     <mailingLists>