Print

Print


Commit in trf on MAIN
pom.xml+71.14 -> 1.15
new connection string for Jenkins

trf
pom.xml 1.14 -> 1.15
diff -u -r1.14 -r1.15
--- pom.xml	4 Oct 2011 23:20:38 -0000	1.14
+++ pom.xml	12 Mar 2013 23:30:07 -0000	1.15
@@ -5,11 +5,18 @@
     <name>TRF Tracking Package</name>
     <version>1.2-SNAPSHOT</version>
     <description>TRF Tracking Package, including both track finding and fitting.</description>
+<!--
     <scm>
         <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:trf</connection>
         <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:trf</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/trf</url>
     </scm>            
+-->
+    <scm>
+      <connection>scm:cvs:pserver:${lcd.cvs.username}:[log in to unmask]:/cvs/lcd:${project.artifactId}</connection>
+      <developerConnection>scm:cvs:pserver:${lcd.cvs.username}:[log in to unmask]:/cvs/lcd:${project.artifactId}</developerConnection>
+      <url>lcsimCvsRepo</url>
+    </scm>
     <distributionManagement>
         <site>
             <id>trf</id>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1