summaryrefslogtreecommitdiffstats
path: root/datarouter-node/pom.xml
diff options
context:
space:
mode:
authorRonan Keogh <ronan.keogh@ericsson.com>2018-10-11 13:37:24 +0100
committerRonan Keogh <ronan.keogh@ericsson.com>2018-10-11 13:41:32 +0100
commitaa56d3ac65b40ac5f8d551a7875c9ecd056a8fad (patch)
tree4c3d011d54bd03d22c2cfdcfab5c1fa0e8b6243f /datarouter-node/pom.xml
parentf36b8deb503971e05fbd623d18aa3c889aa5f3eb (diff)
Remove dom4j version dependency in hibernate
Change-Id: Ib41e81efbd46f3871f143a91479a9166d3126654 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com> Issue-ID: DMAAP-845
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-xdatarouter-node/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index 27d21c05..4012430e 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -193,12 +193,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.10</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>