Print

Print


Commit in lcsim on MAIN
project.xml+2-21.31 -> 1.32
src/PLUGIN-inf/plugins.xml+6-61.8 -> 1.9
+8-8
2 modified files
Update version # for release

lcsim
project.xml 1.31 -> 1.32
diff -u -r1.31 -r1.32
--- project.xml	25 Mar 2006 00:34:17 -0000	1.31
+++ project.xml	1 Apr 2006 12:51:33 -0000	1.32
@@ -3,7 +3,7 @@
  <pomVersion>3</pomVersion>
  <artifactId>lcsim</artifactId>
  <groupId>lcsim</groupId>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.1</currentVersion>
  <organization>
   <name>SLAC</name>
   <url>http://www.slac.stanford.edu</url>
@@ -103,7 +103,7 @@
   <dependency>
    <groupId>lcsim</groupId>
    <artifactId>GeomConverter</artifactId>
-   <version>1.0</version>
+   <version>1.1</version>
    <url>http://www.lcsim.org</url>
    <properties>
     <jas3.bundle>true</jas3.bundle>

lcsim/src/PLUGIN-inf
plugins.xml 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- plugins.xml	7 Jan 2006 00:14:40 -0000	1.8
+++ plugins.xml	1 Apr 2006 12:51:33 -0000	1.9
@@ -8,18 +8,18 @@
           <name>org.lcsim</name>
 	  <category>hep.linearcollider</category>
           <author>LCSIM Team</author>
-          <version>1.0</version>
+          <version>1.1</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.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"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/1.1/lcsim.jar" location="lcsim.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/1.1/freehep-physics.jar" location="freehep-physics.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/1.1/sio.jar" location="sio.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/1.1/GeomConverter.jar" location="GeomConverter.jar"/>
+          <file href="http://jas.freehep.org/jas3/plugins/lcsim/1.1/commons-math.jar" location="commons-math.jar"/>
       </resources>
       <plugin-desc class="org.lcsim.plugin.LCSimPlugin"/>
     </plugin>
CVSspam 0.2.8