Commit in lcsim on MAIN
pom.xml+2-11.129 -> 1.130
have lcsim use trf release until snapshot is needed

lcsim
pom.xml 1.129 -> 1.130
diff -u -r1.129 -r1.130
--- pom.xml	30 Nov 2010 21:57:12 -0000	1.129
+++ pom.xml	1 Dec 2010 01:05:16 -0000	1.130
@@ -98,6 +98,7 @@
                         <include>org.lcsim:GeomConverter</include>
                         <include>org.lcsim:lcsim-conditions</include>
                         <include>org.lcsim:lcsim-math</include>
+                        <include>org.lcsim:spacegeom</include>
                         <include>org.lcsim:trf</include>
                         <include>xerces:xercesImpl</include>
                         <include>commons-math:commons-math</include>
@@ -255,7 +256,7 @@
         <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>trf</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
     </dependencies>
 </project>
CVSspam 0.2.8