Print

Print


Commit in hps-java on MAIN
pom.xml+8-81.14 -> 1.15
change hps java POM to use jevio 4.0

hps-java
pom.xml 1.14 -> 1.15
diff -u -r1.14 -r1.15
--- pom.xml	24 Feb 2012 06:32:09 -0000	1.14
+++ pom.xml	1 Mar 2012 22:29:30 -0000	1.15
@@ -58,8 +58,8 @@
 			<plugin>
 				<artifactId>maven-compiler-plugin</artifactId>
 				<configuration>
-					<source>1.5</source>
-					<target>1.5</target>
+					<source>1.6</source>
+					<target>1.6</target>
 					<showDeprecation>true</showDeprecation>
 				</configuration>
 			</plugin>
@@ -131,18 +131,18 @@
 		</dependency>
 		<dependency>
 			<groupId>org.lcsim</groupId>
-			<artifactId>hps-detectors</artifactId>
-			<version>1.0-SNAPSHOT</version>
-		</dependency>
-		<dependency>
-			<groupId>org.lcsim</groupId>
 			<artifactId>jevio-base</artifactId>
-			<version>1.0-SNAPSHOT</version>
+			<version>4.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 		    <groupId>org.lcsim</groupId>
 		    <artifactId>hps-et-java</artifactId>
 		    <version>12.0-SNAPSHOT</version>
 		</dependency>
+        <dependency>
+            <groupId>org.lcsim</groupId>
+            <artifactId>hps-detectors</artifactId>
+            <version>1.0-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