Print

Print


Commit in lcsim-math on MAIN
pom.xml+8-11.9 -> 1.10
new connection string for Jenkins

lcsim-math
pom.xml 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- pom.xml	28 Mar 2011 17:13:07 -0000	1.9
+++ pom.xml	12 Mar 2013 23:31:32 -0000	1.10
@@ -5,11 +5,18 @@
     <name>LCSim Math Library</name>
     <version>1.2-SNAPSHOT</version>
     <description>The LCSim math packages.</description>
+<!--
     <scm>
         <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-math</connection>
         <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-math</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim-math</url>
-  </scm>            
+    </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>lcsim-math</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