From 099b6ed47c3409cbdbdcef3dbb377bfac4d17604 Mon Sep 17 00:00:00 2001 From: yangyan Date: Wed, 22 Aug 2018 17:27:17 +0800 Subject: Fix pom dependence error Issue-ID: VFC-1027 Change-Id: I1df475232d9753a2a778bcd002f1155d383567c2 Signed-off-by: yangyan --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d7c69cd5..2cddbb0d 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,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