From 955431838bef5bc74cb62cb0c550613b8a6f13b6 Mon Sep 17 00:00:00 2001 From: efiacor Date: Mon, 7 Feb 2022 11:18:11 +0000 Subject: [DCAE-HV-VES] Add jaas config for kafka connect Adding SCRAM config for kafka producer Modified versioning process in the poms Signed-off-by: efiacor Change-Id: Ia6bc442fa7cbf5b76cbdcc160b76485091f50942 Issue-ID: DCAEGEN2-3038 --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index add64f5a..649fdf61 100644 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,7 @@ ~ dcaegen2-collectors-veshv ~ ================================================================================ ~ Copyright (C) 2018-2021 NOKIA + ~ Copyright (C) 2022 Nordix Foundation ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -39,7 +40,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.9.1-SNAPSHOT + ${revision} dcaegen2-collectors-veshv VES HighVolume Collector pom @@ -50,6 +51,7 @@ + 1.10.0-SNAPSHOT 3.2.0 9.1 3.12.0 -- cgit 1.2.3-korg