From ee5dd215c46a92f23b79fc203678ca1359f01b59 Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Thu, 11 Oct 2018 12:27:59 +0800 Subject: Update pom and docker version of resmgr Change-Id: I947d4889729df55eda737446611e9f5b82c81890 Issue-ID: VFC-1144 Signed-off-by: Victor Gao --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 453f98d..d467a57 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg