Print

Print


Commit in lcsim on MAIN
pom.xml+3-41.48 -> 1.49
[maven-release-plugin] prepare for next development iteration

lcsim
pom.xml 1.48 -> 1.49
diff -u -r1.48 -r1.49
--- pom.xml	31 Oct 2008 00:18:20 -0000	1.48
+++ pom.xml	31 Oct 2008 00:26:15 -0000	1.49
@@ -2,13 +2,12 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>lcsim</artifactId>
     <name>org.lcsim</name>
-    <version>1.3</version>
+    <version>1.4-SNAPSHOT</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:${scm.username}:@cvs.freehep.org:/cvs/lcd:lcsim</developerConnection>
+        <developerConnection>scm:cvs:pserver:jeremy:@cvs.freehep.org:/cvs/lcd:lcsim</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim</url>
-      <tag>lcsim-1_3</tag>
   </scm>             
     <repositories>
         <repository>
@@ -172,7 +171,7 @@
                         </goals>
                         <configuration>
                             <tasks>                      
-                                <mkdir dir="${project.build.directory}/test-output"/>
+                                <mkdir dir="${project.build.directory}/test-output" />
                             </tasks>
                         </configuration>
                     </execution>
CVSspam 0.2.8