Commit in lcsim on MAIN
pom.xml+4-31.58 -> 1.59
[maven-release-plugin] prepare release lcsim-1_5

lcsim
pom.xml 1.58 -> 1.59
diff -u -r1.58 -r1.59
--- pom.xml	8 Dec 2008 19:19:53 -0000	1.58
+++ pom.xml	8 Dec 2008 19:21:00 -0000	1.59
@@ -2,13 +2,14 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>lcsim</artifactId>
     <name>org.lcsim</name>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5</version>
     <description>A Java-based reconstruction and analysis system for ILC detectors.</description>
     <scm>
         <connection>scm:cvs:pserver:anonymous:@cvs.freehep.org:/cvs/lcd:lcsim</connection>
         <developerConnection>scm:cvs:pserver:jeremy:@cvs.freehep.org:/cvs/lcd:lcsim</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim</url>
-    </scm>             
+      <tag>lcsim-1_5</tag>
+  </scm>             
     <repositories>
         <repository>
             <id>lcsim-maven</id>
@@ -201,7 +202,7 @@
                         </goals>
                         <configuration>
                             <tasks>
-                                <delete dir="${basedir}/lib"/>
+                                <delete dir="${basedir}/lib" />
                             </tasks>
                         </configuration>
                     </execution>
CVSspam 0.2.8