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 --- sources/hv-collector-configuration/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sources/hv-collector-configuration') diff --git a/sources/hv-collector-configuration/pom.xml b/sources/hv-collector-configuration/pom.xml index 87d6eddf..5d331e25 100644 --- a/sources/hv-collector-configuration/pom.xml +++ b/sources/hv-collector-configuration/pom.xml @@ -4,6 +4,7 @@ ~ dcaegen2-collectors-veshv ~ ================================================================================ ~ Copyright (C) 2019-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. @@ -33,7 +34,8 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.9.1-SNAPSHOT + ${revision} + ../pom.xml hv-collector-configuration @@ -98,4 +100,4 @@ arrow-extras-data - \ No newline at end of file + -- cgit 1.2.3-korg