From bd99a66b6416e19f2710da81a3e98b7e48d64476 Mon Sep 17 00:00:00 2001 From: Gerard Hickey Date: Thu, 11 Jul 2019 16:21:16 +0100 Subject: JJB alignment across DCAE components - DCAE mapper Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey Change-Id: I8bb85efd52f6207db4cd262a1f94bf1aeb0324a9 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 1b04310..3903250 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg