You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2010/03/02 13:02:19 UTC

svn commit: r917987 - /incubator/esme/branches/new-ui/pom.xml

Author: rhirsch
Date: Tue Mar  2 12:02:18 2010
New Revision: 917987

URL: http://svn.apache.org/viewvc?rev=917987&view=rev
Log:
so the branch can be compiled

Modified:
    incubator/esme/branches/new-ui/pom.xml

Modified: incubator/esme/branches/new-ui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/esme/branches/new-ui/pom.xml?rev=917987&r1=917986&r2=917987&view=diff
==============================================================================
--- incubator/esme/branches/new-ui/pom.xml (original)
+++ incubator/esme/branches/new-ui/pom.xml Tue Mar  2 12:02:18 2010
@@ -184,12 +184,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>cglib</groupId>
-            <artifactId>cglib</artifactId>
-            <version>2.1_3</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>org.objenesis</groupId>
             <artifactId>objenesis</artifactId>
             <version>1.0</version>