From 4d15e5a578dc2c94af2b7f1c7ad02fb44d384501 Mon Sep 17 00:00:00 2001 From: Piotr Jaszczyk Date: Wed, 7 Nov 2018 15:08:43 +0100 Subject: Update project and dependencies * Changed version from 4.0.0-SNAPSHOT to 1.1.0-SNAPSHOT as per Vijay suggestion * Updated Reactor to BOM Californium-SR2 * Updated mockito-kotlin to 2.0.0 * Introduced some fixes to support OpenJDK 11 compilation Change-Id: Ib25979ef50c7241a019bf98efd9759e0b8792d58 Issue-ID: DCAEGEN2-961 Signed-off-by: Piotr Jaszczyk --- hv-collector-xnf-simulator/pom.xml | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'hv-collector-xnf-simulator/pom.xml') diff --git a/hv-collector-xnf-simulator/pom.xml b/hv-collector-xnf-simulator/pom.xml index 85ef0907..6526915a 100644 --- a/hv-collector-xnf-simulator/pom.xml +++ b/hv-collector-xnf-simulator/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 4.0.0-SNAPSHOT + 1.1.0-SNAPSHOT .. @@ -138,34 +138,6 @@ ${os.detected.classifier} --> - - com.nhaarman - mockito-kotlin - - - org.mockito - mockito-core - - - org.assertj - assertj-core - - - org.jetbrains.kotlin - kotlin-test - - - org.jetbrains.spek - spek-api - - - org.jetbrains.spek - spek-junit-platform-engine - - - io.projectreactor - reactor-test - ch.qos.logback logback-classic -- cgit 1.2.3-korg