Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes a84a96cae -> 8cf91c593
Remove unused version Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/8cf91c59 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/8cf91c59 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/8cf91c59 Branch: refs/heads/1.3.x-fixes Commit: 8cf91c593c2cbc3eb807efbcae939235374d036f Parents: a84a96c Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Jun 7 17:16:25 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Jun 7 17:16:48 2017 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/8cf91c59/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e106620..81d8dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,6 @@ <easymock.version>3.4</easymock.version> <ecj.version>4.6.1</ecj.version> <ehcache.version>2.10.3</ehcache.version> - <httpclient.version>4.3.5</httpclient.version> <hsqldb.version>2.3.4</hsqldb.version> <htmlunit.version>2.24</htmlunit.version> <javassist.version>3.16.1-GA</javassist.version>
