Commit in java/trunk/util on MAIN
pom.xml+8351 -> 352
Add dep to lcsim from util module.

java/trunk/util
pom.xml 351 -> 352
--- java/trunk/util/pom.xml	2014-03-26 00:41:59 UTC (rev 351)
+++ java/trunk/util/pom.xml	2014-03-26 01:16:32 UTC (rev 352)
@@ -17,5 +17,13 @@
         <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</connection>
         <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</developerConnection>
     </scm>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.lcsim</groupId>
+            <artifactId>lcsim-distribution</artifactId>
+            <version>${lcsimVersion}</version>
+        </dependency>
+    </dependencies>
     
 </project>
SVNspam 0.1