Commit in lcsim-parent on MAIN
pom.xml+8-61.152 -> 1.153
comment out flattened dependencies; these are being moved back to the projects where they are first used

lcsim-parent
pom.xml 1.152 -> 1.153
diff -u -r1.152 -r1.153
--- pom.xml	9 Apr 2013 18:46:04 -0000	1.152
+++ pom.xml	15 Apr 2013 21:50:07 -0000	1.153
@@ -77,6 +77,12 @@
     </pluginRepositories>
     <dependencies>
         <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.2</version>
+        </dependency>
+    <!--
+        <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>lcsim-conditions</artifactId>
             <version>1.9</version>
@@ -92,11 +98,6 @@
             <version>1.1</version>
         </dependency>
         <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>3.8.2</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-math</artifactId>
             <version>2.2</version>
@@ -224,6 +225,7 @@
             <artifactId>freehep-graphicsio-swf</artifactId>
             <version>2.2.1</version>
         </dependency>
+        -->
     </dependencies>
     <reporting>
         <plugins>
@@ -367,4 +369,4 @@
             </plugins>
         </pluginManagement>
     </build>
-</project>
\ No newline at end of file
+</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