From: efiacor Date: Thu, 22 Jul 2021 11:53:56 +0000 (+0100) Subject: [DMAAP-KAFKA] Bump version to 1.1.1 X-Git-Tag: 1.1.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fkafka11aaf.git;a=commitdiff_plain;h=d709ddf4d2e2629b15f735052c04d7a9a148b21b [DMAAP-KAFKA] Bump version to 1.1.1 Signed-off-by: efiacor Change-Id: Idde7490e9821518a70aff1adc05d657517027970 Issue-ID: DMAAP-209 --- diff --git a/pom.xml b/pom.xml index 2a7c5db..373a4d9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.onap.dmaap.kafka kafka11aaf - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT dmaap-kafka diff --git a/version.properties b/version.properties index 44511d5..f33ebd5 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}