Updated Branches:
  refs/heads/master 8cbcfe912 -> 4bc0a85f9

ACCUMULO-1724 Excise vestigial managed commons-logging-api


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4bc0a85f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4bc0a85f
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4bc0a85f

Branch: refs/heads/master
Commit: 4bc0a85f990872e966dfd656b65c085d8bae7878
Parents: 8cbcfe9
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Wed Oct 9 19:46:03 2013 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Wed Oct 9 19:46:03 2013 -0400

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/4bc0a85f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0420e6..1628795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,11 +177,6 @@
         <version>1.1.1</version>
       </dependency>
       <dependency>
-        <groupId>commons-logging</groupId>
-        <artifactId>commons-logging-api</artifactId>
-        <version>1.0.4</version>
-      </dependency>
-      <dependency>
         <groupId>javax.servlet</groupId>
         <artifactId>servlet-api</artifactId>
         <version>2.5</version>

Reply via email to