diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 07:18:47 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 07:18:47 -0800 |
commit | b19a7a7cae93ade0a9ebe23a638e42948b740ac3 (patch) | |
tree | e9976c70fad14ed1410944c04dbd0202b1dde412 /version.properties | |
parent | 95fd361eaff65980e6ff6f0e1e548d2822b0909b (diff) |
Version bump demo repo master to 1.4.0-SNAPSHOT
Change-Id: I204f992ce81391c4f5be671e9ea574fef80c11b1
Issue-ID: INT-722
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 1ecbc20a..d3f8f828 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 +minor=4 patch=0 base_version=${major}.${minor}.${patch} |