Author: [EMAIL PROTECTED]
Date: Wed Dec  3 14:25:02 2008
New Revision: 2860

Modified:
   trunk/pom.xml

Log:
Removed dependency on the darwinsys library in the Maven POM

Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml       (original)
+++ trunk/pom.xml       Wed Dec  3 14:25:02 2008
@@ -258,13 +258,6 @@
                </dependency>
                
                <dependency>
-                       <groupId>darwinsys</groupId>
-                       <artifactId>darwinsys</artifactId>
-                       <version>1.0.0</version>
-                       <scope>compile</scope>                      
-               </dependency>
-               
-               <dependency>
                        <groupId>javax.help</groupId>
                        <artifactId>javahelp</artifactId>
                        <version>2.0.02</version>

Reply via email to