summaryrefslogtreecommitdiffstats
path: root/datarouter-node/pom.xml
diff options
context:
space:
mode:
authoresobmar <mariusz.sobucki@ericsson.com>2018-08-28 17:11:27 +0100
committeresobmar <mariusz.sobucki@ericsson.com>2018-08-28 17:45:17 +0100
commitb225984333df67d9019cbca0ecb13a692700fdac (patch)
tree465aed4961186094017684ae3a41751ab499dcf8 /datarouter-node/pom.xml
parent04dd60b7f0ebdadd5af0a4147a3e601734d6e3dc (diff)
Unit Tests for DeliveryQueue
Change-Id: Ifa8940a0702644a11464555f40b002ed3544c00d Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-xdatarouter-node/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index 61e95400..c6bd3e94 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>