You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jb...@apache.org on 2010/10/10 03:12:23 UTC

svn commit: r1006244 - /tomcat/taglibs/standard/trunk/impl/pom.xml

Author: jboynes
Date: Sun Oct 10 01:12:22 2010
New Revision: 1006244

URL: http://svn.apache.org/viewvc?rev=1006244&view=rev
Log:
remove duplicate dependency

Modified:
    tomcat/taglibs/standard/trunk/impl/pom.xml

Modified: tomcat/taglibs/standard/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/impl/pom.xml?rev=1006244&r1=1006243&r2=1006244&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/impl/pom.xml (original)
+++ tomcat/taglibs/standard/trunk/impl/pom.xml Sun Oct 10 01:12:22 2010
@@ -69,11 +69,6 @@
 
   <dependencies>
       <dependency>
-          <groupId>junit</groupId>
-          <artifactId>junit</artifactId>
-          <version>4.8.1</version>
-      </dependency>
-      <dependency>
       <groupId>org.apache.taglibs</groupId>
       <artifactId>taglibs-standard-spec</artifactId>
       <version>1.2-SNAPSHOT</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org