From 1744bb3807362d3059c6226d53f6850ee9302000 Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Sun, 15 Nov 2020 23:45:22 -0500 Subject: Upversion artifacts to 1.8.0-SNAPSHOT Issue-ID: AAI-3222 Change-Id: Ia6b2831d98f7a860fab301cc572956fa3f4b15c3 Signed-off-by: Harish Venkata Kajur --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3ec371c..13998f9 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 +minor=8 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg