From 36bcd566167f2f91c0e8e7a304fce5f6bc150776 Mon Sep 17 00:00:00 2001 From: Anand Date: Thu, 4 Jan 2018 19:35:51 -0500 Subject: Include impacted changes for APPC-346,APPC-348 Issue-ID: APPC-347 Change-Id: I399bc2a1e0dfd481e103032a373bb80fce5baf41 Signed-off-by: Anand --- appc-dispatcher/pom.xml | 94 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 63 insertions(+), 31 deletions(-) (limited to 'appc-dispatcher/pom.xml') diff --git a/appc-dispatcher/pom.xml b/appc-dispatcher/pom.xml index 4c9018210..ffb23bc74 100644 --- a/appc-dispatcher/pom.xml +++ b/appc-dispatcher/pom.xml @@ -1,34 +1,57 @@ - - 4.0.0 - - org.onap.appc - appc - 1.3.0-SNAPSHOT - - appc-dispatcher - pom - APPC Dispatcher - APPC Dispatcher - + + + + 4.0.0 + + org.onap.appc + appc + 1.3.0-SNAPSHOT + + + appc-dispatcher + pom + APPC Dispatcher + APPC Dispatcher + + + - junit - junit + org.mockito + mockito-core test - org.mockito - mockito-core - test - - org.powermock - powermock-api-mockito - test - - + powermock-api-mockito + + org.powermock powermock-module-junit4 - 1.6.4 + 1.6.2 test @@ -45,13 +68,13 @@ - - - org.apache.felix - maven-bundle-plugin - true - - + + + org.apache.felix + maven-bundle-plugin + true + + @@ -67,4 +90,13 @@ appc-dispatcher-installer + + + + org.powermock + powermock-api-mockito + 1.6.4 + + + -- cgit 1.2.3-korg