Commit in lcsim on MAIN
project.xml+2-21.17 -> 1.18
src/PLUGIN-inf/plugins.xml+5-51.4 -> 1.5
+7-7
2 modified files
Update version #

lcsim
project.xml 1.17 -> 1.18
diff -u -r1.17 -r1.18
--- project.xml	1 Jul 2005 23:34:35 -0000	1.17
+++ project.xml	6 Jul 2005 05:06:04 -0000	1.18
@@ -3,7 +3,7 @@
  <pomVersion>3</pomVersion>
  <artifactId>lcsim</artifactId>
  <groupId>lcsim</groupId>
- <currentVersion>0.6</currentVersion>
+ <currentVersion>0.7</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.3</version>
+   <version>0.4</version>
    <url>http://www.lcsim.org</url>
    <properties>
     <jas3.bundle>true</jas3.bundle>

lcsim/src/PLUGIN-inf
plugins.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- plugins.xml	22 Jun 2005 05:31:03 -0000	1.4
+++ plugins.xml	6 Jul 2005 05:06:04 -0000	1.5
@@ -10,17 +10,17 @@
           <name>org.lcsim</name>
 	  <category>hep.linearcollider</category>
           <author>LCSIM Team</author>
-          <version>0.6</version>
+          <version>0.7</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.6/lcsim.jar" location="lcsim.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.6/freehep-physics.jar" location="freehep-physics.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.6/sio.jar" location="sio.jar"/>
-          <file href="http://jas.freehep.org/jas3/plugins/lcsim/0.6/GeomConverter.jar" location="GeomConverter.jar"/>
+          <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"/>
       </resources>
       <plugin-desc class="org.lcsim.plugin.LCSimPlugin"/>
     </plugin>
CVSspam 0.2.8