Print

Print


Commit in hps-detectors on MAIN
pom.xml+151.1.1.1 -> 1.2
add snapshot repo

hps-detectors
pom.xml 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2
--- pom.xml	10 Jun 2010 18:21:54 -0000	1.1.1.1
+++ pom.xml	19 Jan 2011 23:29:43 -0000	1.2
@@ -11,6 +11,21 @@
         <developerConnection>scm:cvs:pserver:${cvs.username}:@cvs.freehep.org:/cvs/lcd:hps-detectors</developerConnection>
         <url>http://www.lcsim.org/detectors</url>
     </scm>
+    <distributionManagement>
+<!--
+        <site>
+            <id>org.lcsim</id>
+            <name>org.lcsim</name>
+            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/hps-detectors/${project.version}</url>
+        </site>
+-->
+        <snapshotRepository>
+            <id>lcsim-maven</id>
+            <name>org.lcsim Maven Repository</name>
+            <url>scp://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
+            <uniqueVersion>false</uniqueVersion>
+        </snapshotRepository>
+    </distributionManagement>
     <pluginRepositories>
         <pluginRepository>
             <id>freehep-maven</id>
CVSspam 0.2.8