Print

Print


Author: [log in to unmask]
Date: Tue Dec  9 17:05:50 2014
New Revision: 1667

Log:
Remove commons-lang3 include as it is installed via the lcsim plugin.

Modified:
    java/trunk/plugin/pom.xml

Modified: java/trunk/plugin/pom.xml
 =============================================================================
--- java/trunk/plugin/pom.xml	(original)
+++ java/trunk/plugin/pom.xml	Tue Dec  9 17:05:50 2014
@@ -49,7 +49,6 @@
                     </redirectUrls>
                     <includes>
                         <include>org.apache.commons:commons-math3</include>
-                        <include>org.apache.commons:commons-lang3</include>
                         <include>org.hps:hps-analysis</include>
                         <include>org.hps:hps-conditions</include>
                         <include>org.hps:hps-detector-data</include>