Print

Print


Commit in trf on MAIN
pom.xml+61.4 -> 1.5
add lcsim-math dep

trf
pom.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- pom.xml	24 Nov 2010 20:28:08 -0000	1.4
+++ pom.xml	30 Nov 2010 21:49:15 -0000	1.5
@@ -39,6 +39,12 @@
             <artifactId>freehep-physics</artifactId>
             <version>2.1</version>
         </dependency>
+        <!-- for Jama package -->
+        <dependency>
+            <groupId>org.lcsim</groupId>
+            <artifactId>lcsim-math</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
     </dependencies>
     <build>        
         <defaultGoal>install</defaultGoal>
CVSspam 0.2.8