Commit in lcsim on MAIN
project.xml+2-21.20 -> 1.21
src/PLUGIN-inf/plugins.xml+6-51.6 -> 1.7
+8-7
2 modified files
Update version # for release

lcsim
project.xml 1.20 -> 1.21
diff -u -r1.20 -r1.21
--- project.xml	25 Jul 2005 16:52:48 -0000	1.20
+++ project.xml	10 Aug 2005 18:04:08 -0000	1.21
@@ -3,7 +3,7 @@
  <pomVersion>3</pomVersion>
  <artifactId>lcsim</artifactId>
  <groupId>lcsim</groupId>
- <currentVersion>0.8</currentVersion>
+ <currentVersion>0.9</currentVersion>
  <organization>
   <name>SLAC</name>
   <url>http://www.slac.stanford.edu</url>
@@ -99,7 +99,7 @@
   <dependency>
    <groupId>lcsim</groupId>
    <artifactId>GeomConverter</artifactId>
-   <version>0.5</version>
+   <version>0.6</version>
    <url>http://www.lcsim.org</url>
    <properties>
     <jas3.bundle>true</jas3.bundle>

lcsim/src/PLUGIN-inf
plugins.xml 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- plugins.xml	20 Jul 2005 21:11:37 -0000	1.6
+++ plugins.xml	10 Aug 2005 18:04:08 -0000	1.7
@@ -10,17 +10,18 @@
           <name>org.lcsim</name>
 	  <category>hep.linearcollider</category>
           <author>LCSIM Team</author>
-          <version>0.8</version>
+          <version>0.9</version>
           <description kind="short">org.lcsim plugin for JAS3</description>
           <description>org.lcsim plugin for JAS3.</description>
           <load-at-start/>
       </information>
       <resources>
           <j2se minVersion="1.5"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.7/lcsim.jar" location="lcsim.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.7/freehep-physics.jar" location="freehep-physics.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.7/sio.jar" location="sio.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.7/GeomConverter.jar" location="GeomConverter.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.9/lcsim.jar" location="lcsim.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.9/freehep-physics.jar" location="freehep-physics.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.9/sio.jar" location="sio.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.9/GeomConverter.jar" location="GeomConverter.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.9/commons-math.jar" location="commons-math.jar"/>
       </resources>
       <plugin-desc class="org.lcsim.plugin.LCSimPlugin"/>
     </plugin>
CVSspam 0.2.8