Print

Print


Commit in lcsim-contrib on MAIN
pom.xml+2-11.28 -> 1.29
change lcsim dep to current snapshot

lcsim-contrib
pom.xml 1.28 -> 1.29
diff -u -r1.28 -r1.29
--- pom.xml	29 Nov 2010 20:39:29 -0000	1.28
+++ pom.xml	1 Dec 2010 00:57:17 -0000	1.29
@@ -74,6 +74,7 @@
                     </excludes>	 
                 </configuration>
             </plugin>
+            <!-- For this to work, the lcsim jar must be installed first to get all the dependencies. -->
             <plugin>
                 <groupId>org.freehep</groupId>
                 <artifactId>freehep-jas-plugin</artifactId>
@@ -98,7 +99,7 @@
         <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>lcsim</artifactId>
-            <version>1.14-SNAPSHOT</version>
+            <version>1.15-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
CVSspam 0.2.8