|
From: Tim P <ti...@us...> - 2011-05-16 15:20:40
|
Update of /cvsroot/webmacro/webmacro/webmacro
In directory vz-cvs-4.sog:/tmp/cvs-serv8016
Modified Files:
pom.xml
Log Message:
Using Jenkins now
Index: pom.xml
===================================================================
RCS file: /cvsroot/webmacro/webmacro/webmacro/pom.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** pom.xml 25 Feb 2010 01:49:08 -0000 1.30
--- pom.xml 16 May 2011 15:20:38 -0000 1.31
***************
*** 14,19 ****
<inceptionYear>1999</inceptionYear>
<ciManagement>
! <system>Hudson</system>
! <url>http://hudson.paneris.net/</url>
</ciManagement>
<mailingLists>
--- 14,19 ----
<inceptionYear>1999</inceptionYear>
<ciManagement>
! <system>Jenkins</system>
! <url>http://jenkins.paneris.net/</url>
</ciManagement>
<mailingLists>
|