You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/08/11 04:19:41 UTC

svn commit: r984287 - /myfaces/core/trunk/impl/pom.xml

Author: lu4242
Date: Wed Aug 11 02:19:41 2010
New Revision: 984287

URL: http://svn.apache.org/viewvc?rev=984287&view=rev
Log:
MYFACES-2861 Remove commons-discovery dependency

Modified:
    myfaces/core/trunk/impl/pom.xml

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=984287&r1=984286&r2=984287&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Wed Aug 11 02:19:41 2010
@@ -954,13 +954,11 @@
       <artifactId>commons-logging</artifactId>
       <version>1.1.1</version>
     </dependency -->
-    <!-- 
     <dependency>
       <groupId>commons-discovery</groupId>
       <artifactId>commons-discovery</artifactId>
       <version>0.4</version>
     </dependency>
-     -->
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>