From daf9ac231eb12dad844d16789d10eff1fe72da10 Mon Sep 17 00:00:00 2001
From: erik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Date: Thu, 22 Jul 2010 11:07:38 +0000
Subject: [PATCH]

---
 support/general/pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/support/general/pom.xml b/support/general/pom.xml
index da1ff2a5..0644027a 100644
--- a/support/general/pom.xml
+++ b/support/general/pom.xml
@@ -24,14 +24,7 @@
       <artifactId>javaee-api</artifactId>
       <scope>provided</scope>
     </dependency>
-    <dependency>
-      <groupId>oro</groupId>
-      <artifactId>oro</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-    </dependency>
+   
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
-- 
2.31.1