Commit in projects/lcsim/trunk/util on MAIN
pom.xml+4-32843 -> 2844
example site config for child module

projects/lcsim/trunk/util
pom.xml 2843 -> 2844
--- projects/lcsim/trunk/util/pom.xml	2013-12-10 23:29:25 UTC (rev 2843)
+++ projects/lcsim/trunk/util/pom.xml	2013-12-10 23:51:25 UTC (rev 2844)
@@ -4,6 +4,7 @@
     <artifactId>lcsim-util</artifactId>
     <name>util</name>
     <description>miscellaneous utility classes</description>
+    <packaging>jar</packaging>
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
@@ -17,9 +18,9 @@
     </scm>
     <distributionManagement>
         <site>
-            <id>${project.artifactId}</id>
-            <name>${project.artifactId}</name>
-            <url>${org.lcsim.site}/${project.artifactId}/${project.version}</url>
+            <id>lcsim-site</id>
+            <name>LCSIM Maven2 central site repository</name>
+            <url>dav:http://srs.slac.stanford.edu/nexus/content/sites/lcsim-site/${project.artifactId}/${project.version}</url>
         </site>
     </distributionManagement>
     <dependencies>
SVNspam 0.1


Use REPLY-ALL to reply to list

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