From 9d193f88972dbf80054cc637f803c97bc9941e89 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 7 Mar 2017 06:01:42 +0000 Subject: Update pom to 1.0.0 Change-Id: I9f8fbb9986045ac775a325259efc39c98d757b4d Signed-off-by: Venkata Harish K Kajur --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 7c3f6b7..29cb353 100644 --- a/version.properties +++ b/version.properties @@ -23,8 +23,8 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=0 -minor=9 +major=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg