From 41fddf53b41e2870a94fa54454bd60665cc203c1 Mon Sep 17 00:00:00 2001 From: Piotr Jaszczyk Date: Wed, 9 Jan 2019 15:08:46 +0100 Subject: High Volume VES Collector Client - stub Other minor changes: * Set dependencies to compatible versions (spring, spring-boot and reactor + reactor-netty) * Fix compilation errors on Java 11 Change-Id: If482c0dffd7162315df6d7b7fdedf554ef7c5d9d Issue-ID: DCAEGEN2-1070 Signed-off-by: Piotr Jaszczyk --- security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/pom.xml') diff --git a/security/pom.xml b/security/pom.xml index e7da3c18..9c4412aa 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ org.onap.dcaegen2.services sdk - 1.0.0-SNAPSHOT + 1.1.1-SNAPSHOT ../pom.xml -- cgit 1.2.3-korg