summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-07-04 17:12:57 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-07-04 17:12:57 +0200
commitae9571df5a41e9c35b819a6b9a496fe6d553b289 (patch)
treeb8ff26145d491aac1192cdc0bb2d96a5c3701e40 /pom.xml
parent2495be9ecfa8aea47e285f63b5bb27b0c133b1f8 (diff)
Refactored tanuki service wrapper to a separate module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 0264f90..119692b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,10 +123,6 @@
<scope>runtime</scope>
</dependency>
<dependency>
- <groupId>tanukisoft</groupId>
- <artifactId>wrapper</artifactId>
- </dependency>
- <dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
</dependency>