Print

Print


Commit in lcsim-cal-calib on MAIN
pom.xml+15-251.13 -> 1.14
bring old pom up to date; use correct source and test source directories

lcsim-cal-calib
pom.xml 1.13 -> 1.14
diff -u -r1.13 -r1.14
--- pom.xml	16 Mar 2012 19:24:37 -0000	1.13
+++ pom.xml	8 May 2013 22:37:13 -0000	1.14
@@ -1,39 +1,29 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <artifactId>lcsim-cal-calib</artifactId>
-  <name>lcsim Calorimeter Calibration</name>
-  <version>1.2-SNAPSHOT</version>
-  <description>An org.lcsim based calorimeter calibration package.</description>
-  <scm>
-        <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-cal-calib</connection>
-        <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-cal-calib</developerConnection>
-<!--        <url>http://source.freehep.org/jcvsweb/ilc/LCSIM/list/lcsim-contrib</url>-->
-    <url>http://www.lcsim.org/lcsim-cal-calib</url>
-  </scm>
-
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>lcsim-cal-calib</artifactId>
     <groupId>org.lcsim</groupId>
     <packaging>jar</packaging>
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <configuration>
-                    <source>1.5</source>
-                    <target>1.5</target>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>  
+    <name>lcsim Calorimeter Calibration</name>
+    <version>1.2-SNAPSHOT</version>
+    <description>An org.lcsim based calorimeter calibration package.</description>
+    <scm>
+        <connection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-cal-calib</connection>
+        <developerConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim-cal-calib</developerConnection>
+    </scm>
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
-        <version>1.15</version>
+        <version>2.9-SNAPSHOT</version>
     </parent>
+    <build>
+        <sourceDirectory>src</sourceDirectory>
+        <testSourceDirectory>test</testSourceDirectory>
+    </build>
     <dependencies>
         <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>lcsim</artifactId>
-            <version>1.22</version>
+            <version>2.8-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
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