From d18e0570672f9743acbcaaa98fb15844c50e4bf1 Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 18:53:58 +0000 Subject: Add commons-httpclient as a dependecy git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@28 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/pom.xml | 4 ++++ pom.xml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 46c66a63..68937df2 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -30,6 +30,10 @@ pdf-over-sigpdfas 4.0.0-SNAPSHOT + + commons-httpclient + commons-httpclient + diff --git a/pom.xml b/pom.xml index c36f94e7..5770a8e3 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,11 @@ commons-codec 1.3 + + commons-httpclient + commons-httpclient + 3.0 + \ No newline at end of file -- cgit v1.2.3