From: Andreas Geissler Date: Mon, 30 Jan 2023 07:33:47 +0000 (+0100) Subject: [DMAAP-DR] Update version to 2.1.13 X-Git-Tag: 2.1.13~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=1ac3b958c45d741b80c362a7e6f447080ed9007f [DMAAP-DR] Update version to 2.1.13 Issue-ID: DMAAP-1642 Signed-off-by: Andreas Geissler Change-Id: If028e0f84337a68d5fac1ed931fe99bc4102f95b --- diff --git a/pom.xml b/pom.xml index 8bbc5f63..75bc06c4 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.1.12-SNAPSHOT + 2.1.13-SNAPSHOT UTF-8 11 11 diff --git a/version.properties b/version.properties index cc51f4d7..505e448d 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=12 +patch=13 base_version=${major}.${minor}.${patch}