You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by bo...@apache.org on 2006/10/11 19:02:17 UTC

svn commit: r462857 - /incubator/ode/trunk/axis2/pom.xml

Author: boisvert
Date: Wed Oct 11 10:02:16 2006
New Revision: 462857

URL: http://svn.apache.org/viewvc?view=rev&rev=462857
Log:
Remove classifier for jencks

Modified:
    incubator/ode/trunk/axis2/pom.xml

Modified: incubator/ode/trunk/axis2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/axis2/pom.xml?view=diff&rev=462857&r1=462856&r2=462857
==============================================================================
--- incubator/ode/trunk/axis2/pom.xml (original)
+++ incubator/ode/trunk/axis2/pom.xml Wed Oct 11 10:02:16 2006
@@ -116,7 +116,6 @@
         <dependency>
             <groupId>org.jencks</groupId>
             <artifactId>jencks</artifactId>
-            <classifier>all</classifier>
         </dependency>
 
         <dependency>