You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2018/10/24 12:36:40 UTC

svn commit: r1844760 - /turbine/fulcrum/trunk/pool/pom.xml

Author: painter
Date: Wed Oct 24 12:36:40 2018
New Revision: 1844760

URL: http://svn.apache.org/viewvc?rev=1844760&view=rev
Log:
Remove old dependency reference

Modified:
    turbine/fulcrum/trunk/pool/pom.xml

Modified: turbine/fulcrum/trunk/pool/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pool/pom.xml?rev=1844760&r1=1844759&r2=1844760&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pool/pom.xml (original)
+++ turbine/fulcrum/trunk/pool/pom.xml Wed Oct 24 12:36:40 2018
@@ -91,12 +91,6 @@
       <artifactId>fulcrum-factory</artifactId>
       <version>1.1.1-SNAPSHOT</version>
     </dependency>
-    <!-- dependency>
-      <groupId>commons-pool</groupId>
-      <artifactId>commons-pool</artifactId>
-      <version>1.4</version>
-      <optional>true</optional>
-    </dependency -->
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>