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-domain/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sources/hv-collector-domain') diff --git a/sources/hv-collector-domain/pom.xml b/sources/hv-collector-domain/pom.xml index 34c8da89..893ea8a9 100644 --- a/sources/hv-collector-domain/pom.xml +++ b/sources/hv-collector-domain/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. @@ -33,7 +34,8 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.9.1-SNAPSHOT + ${revision} + ../pom.xml hv-collector-domain -- cgit 1.2.3-korg