You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/09/18 13:14:29 UTC

svn commit: r696634 - /maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml

Author: vsiveton
Date: Thu Sep 18 04:14:29 2008
New Revision: 696634

URL: http://svn.apache.org/viewvc?rev=696634&view=rev
Log:
o removed unused dependency

Modified:
    maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=696634&r1=696633&r2=696634&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Thu Sep 18 04:14:29 2008
@@ -113,11 +113,6 @@
       <version>1.1</version>
     </dependency>
     <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <version>2.3</version>
-    </dependency>
-    <dependency>
       <groupId>com.ibm.icu</groupId>
       <artifactId>icu4j</artifactId>
       <version>3.8</version>