From e4672392b67a9a99d5d66de7d5a2f77c88aa2374 Mon Sep 17 00:00:00 2001 From: "James W. Carman" Date: Sat, 27 Jul 2013 00:51:45 +0000 Subject: [PATCH] Removing unused commons-functor dependency. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/proxy/branches/version-2.0-work@1507542 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 ----- stub/pom.xml | 4 ---- 2 files changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index d50f5660..654ce0b1 100644 --- a/pom.xml +++ b/pom.xml @@ -209,11 +209,6 @@ javassist 3.0 - - org.apache.commons - commons-functor - 1.0-SNAPSHOT - axis axis-jaxrpc diff --git a/stub/pom.xml b/stub/pom.xml index 15c742b5..f7847ae9 100644 --- a/stub/pom.xml +++ b/stub/pom.xml @@ -30,10 +30,6 @@ commons-proxy2 ${project.version} - - org.apache.commons - commons-functor - junit junit