Print

Print


Commit in projects/lcsim/trunk/aida on MAIN
pom.xml+82838 -> 2839
exclude duplicate dependencies with older versions

projects/lcsim/trunk/aida
pom.xml 2838 -> 2839
--- projects/lcsim/trunk/aida/pom.xml	2013-12-10 05:41:20 UTC (rev 2838)
+++ projects/lcsim/trunk/aida/pom.xml	2013-12-10 21:28:50 UTC (rev 2839)
@@ -36,6 +36,14 @@
                     <groupId>hep.aida</groupId>
                     <artifactId>aida-test</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>commons-math</groupId>
+                    <artifactId>commons-math</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>jdom</groupId>
+                    <artifactId>jdom</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>
SVNspam 0.1


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