Print

Print


Commit in projects/lcsim/trunk on MAIN
pom.xml+62835 -> 2836
add parent pom to lcsim-modules so deployment works

projects/lcsim/trunk
pom.xml 2835 -> 2836
--- projects/lcsim/trunk/pom.xml	2013-12-03 22:44:00 UTC (rev 2835)
+++ projects/lcsim/trunk/pom.xml	2013-12-05 20:15:49 UTC (rev 2836)
@@ -6,6 +6,12 @@
     <packaging>pom</packaging>
     <name>modules</name>
     <description>lcsim module build</description>
+    <parent>
+        <groupId>org.lcsim</groupId>
+        <artifactId>lcsim-parent</artifactId>
+        <relativePath>./parent/pom.xml</relativePath>
+        <version>3.0-SNAPSHOT</version>
+    </parent>
     <modules>
         <module>parent</module>
         <module>util</module>
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