Print

Print


Author: [log in to unmask]
Date: Thu Oct 23 16:39:25 2014
New Revision: 1290

Log:
Switch to current lcsim snapshot.

Modified:
    java/trunk/parent/pom.xml

Modified: java/trunk/parent/pom.xml
 =============================================================================
--- java/trunk/parent/pom.xml	(original)
+++ java/trunk/parent/pom.xml	Thu Oct 23 16:39:25 2014
@@ -12,7 +12,10 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <org.lcsim.cacheDir>${user.home}</org.lcsim.cacheDir>
+        <lcsimVersion>3.0.6-SNAPSHOT</lcsimVersion>
+        <!--
         <lcsimVersion>3.0.5</lcsimVersion>
+        -->
         <skipSite>false</skipSite>
         <skipPlugin>false</skipPlugin>
     </properties>