Print

Print


Author: [log in to unmask]
Date: Thu Oct  1 11:15:43 2015
New Revision: 3664

Log:
[HPSJAVA-610] Update freehep-physics lib to get new stdhep library with fix for invalid version exception.

Modified:
    projects/lcsim/trunk/parent/pom.xml

Modified: projects/lcsim/trunk/parent/pom.xml
 =============================================================================
--- projects/lcsim/trunk/parent/pom.xml	(original)
+++ projects/lcsim/trunk/parent/pom.xml	Thu Oct  1 11:15:43 2015
@@ -188,11 +188,10 @@
             <dependency>
                 <groupId>org.freehep</groupId>
                 <artifactId>freehep-physics</artifactId>
-                <version>2.2</version>
+                <version>2.5-SNAPSHOT</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
-
     <dependencies>
         <dependency>
             <groupId>junit</groupId>
@@ -205,7 +204,6 @@
             <version>1.1</version>
         </dependency>
     </dependencies>
-
     <build>
         <defaultGoal>install</defaultGoal>
         <extensions>
@@ -328,7 +326,6 @@
             </plugin>
         </plugins>
     </build>
-
     <reporting>
         <plugins>
             <plugin>
@@ -381,7 +378,6 @@
             </plugin>
         </plugins>
     </reporting>
-
     <profiles>
         <profile>
             <id>skipTests</id>
@@ -398,7 +394,6 @@
             </build>
         </profile>
     </profiles>
-
     <developers>
         <developer>
             <name>Jeremy McCormick</name>
@@ -486,22 +481,18 @@
             <timezone>1</timezone>
         </developer>
     </developers>
-
     <organization>
         <name>Linear Collider Detector (LCD)</name>
         <url>http://www.lcsim.org/</url>
     </organization>
-
     <ciManagement>
         <system>Jenkins</system>
         <url>http://srs.slac.stanford.edu/hudson/view/lcsim/</url>
     </ciManagement>
-
     <issueManagement>
         <system>JIRA</system>
         <url>https://jira.slac.stanford.edu/browse/LCSIM</url>
     </issueManagement>
-
     <mailingLists>
         <mailingList>
             <name>lcd-dev</name>
@@ -511,5 +502,4 @@
             <archive>https://listserv.slac.stanford.edu/cgi-bin/wa?A0=LCD-DEV</archive>
         </mailingList>
     </mailingLists>
-
 </project>

########################################################################
Use REPLY-ALL to reply to list

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