You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2007/12/23 00:42:55 UTC

svn commit: r606518 - /myfaces/tomahawk/branches/1_2_0/core/pom.xml

Author: cagatay
Date: Sat Dec 22 15:42:53 2007
New Revision: 606518

URL: http://svn.apache.org/viewvc?rev=606518&view=rev
Log:
Removed commons-el

Modified:
    myfaces/tomahawk/branches/1_2_0/core/pom.xml

Modified: myfaces/tomahawk/branches/1_2_0/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_2_0/core/pom.xml?rev=606518&r1=606517&r2=606518&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_2_0/core/pom.xml (original)
+++ myfaces/tomahawk/branches/1_2_0/core/pom.xml Sat Dec 22 15:42:53 2007
@@ -68,13 +68,6 @@
     </dependency>
 
     <dependency>
-      <groupId>commons-el</groupId>
-      <artifactId>commons-el</artifactId>
-      <version>1.0</version>
-      <scope>compile</scope>
-    </dependency>
-
-    <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
       <version>1.3</version>