From ee76697cd8376de8f06652c36d507f7cbd8716c1 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Tue, 9 Oct 2018 22:34:08 -0400 Subject: Upversion Graphadmin to 1.1.0-SNAPSHOT Issue-ID: AAI-1726 Change-Id: I2950d8435e82ccf13f412c6d74d4e5568d91d958 Signed-off-by: Kajur, Harish (vk250x) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 49e2720..c48027c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=0 +minor_version=1 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg