You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:44:00 UTC

[turbine-fulcrum-pool] 28/49: Remove old dependency reference

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git

commit 3a233c177f701477515b0b0a934feab0622a5528
Author: Jeffery Painter <pa...@apache.org>
AuthorDate: Wed Oct 24 12:36:40 2018 +0000

    Remove old dependency reference
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@1844760 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index c6f79fd..4c0d98c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>