You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by ms...@apache.org on 2007/01/13 19:02:37 UTC

svn commit: r495939 - /incubator/ode/trunk/dao-jpa-ojpa/pom.xml

Author: mszefler
Date: Sat Jan 13 10:02:36 2007
New Revision: 495939

URL: http://svn.apache.org/viewvc?view=rev&rev=495939
Log:
Added exclusions.

Modified:
    incubator/ode/trunk/dao-jpa-ojpa/pom.xml

Modified: incubator/ode/trunk/dao-jpa-ojpa/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/dao-jpa-ojpa/pom.xml?view=diff&rev=495939&r1=495938&r2=495939
==============================================================================
--- incubator/ode/trunk/dao-jpa-ojpa/pom.xml (original)
+++ incubator/ode/trunk/dao-jpa-ojpa/pom.xml Sat Jan 13 10:02:36 2007
@@ -46,11 +46,6 @@
         </dependency>
 
         <dependency>
-            <groupId>commons-dbcp</groupId>
-            <artifactId>commons-dbcp</artifactId>
-        </dependency>
-
-        <dependency>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
         </dependency>