summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-22 17:27:17 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-22 17:27:29 +0800
commit099b6ed47c3409cbdbdcef3dbb377bfac4d17604 (patch)
tree4f45f0854222ff210d943f279b8b2a0c4b5f2b2b /version.properties
parent5ca5fe649edbf53d508677b60f94203b0b65a37e (diff)
Fix pom dependence error
Issue-ID: VFC-1027 Change-Id: I1df475232d9753a2a778bcd002f1155d383567c2 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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}