From a422056b28ed77f19784725bee319fc2faeaa593 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Tue, 10 Aug 2021 16:00:23 +0200 Subject: Change AAI variable syntax Issue-ID: DCAEGEN2-2863 Signed-off-by: Tomasz Wrobel Change-Id: I4e7a2a29edcd85867065ce0457848b42dbfb0db2 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 30223800..24828c2f 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=6 -patch=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg