Print

Print


Commit in lcsim on MAIN
pom.xml+9-11.195 -> 1.196

lcsim
pom.xml 1.195 -> 1.196
diff -u -r1.195 -r1.196
--- pom.xml	4 Sep 2012 18:30:46 -0000	1.195
+++ pom.xml	4 Sep 2012 18:32:13 -0000	1.196
@@ -2,12 +2,13 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>lcsim</artifactId>
     <name>org.lcsim</name>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</version>
     <description>A Java reconstruction and analysis framework for LCD studies.</description>
     <scm>
         <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim</connection>
         <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim</developerConnection>
         <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim</url>
+    <tag>lcsim-2_2</tag>
   </scm>             
     <repositories>
         <repository>
@@ -49,6 +50,13 @@
         <lcsim.filterfile>${project.build.directory}/filter.properties</lcsim.filterfile>
     </properties>
     <build>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-ssh-external</artifactId>
+                <version>2.2</version>
+            </extension>
+        </extensions>
         <defaultGoal>install</defaultGoal>
         <filters>
             <filter>${lcsim.filterfile}</filter>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1