summaryrefslogtreecommitdiff
path: root/trunk/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/pom.xml')
-rw-r--r--trunk/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/pom.xml b/trunk/pom.xml
index c36f94e7..5770a8e3 100644
--- a/trunk/pom.xml
+++ b/trunk/pom.xml
@@ -145,6 +145,11 @@
<artifactId>commons-codec</artifactId>
<version>1.3</version>
</dependency>
+ <dependency>
+ <groupId>commons-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ <version>3.0</version>
+ </dependency>
</dependencies>
</dependencyManagement>
</project> \ No newline at end of file