diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 15:23:33 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 15:23:42 +0000 |
commit | 2f72ab6ab580bb02a08e6bdfdb150cf93a62ee31 (patch) | |
tree | 53e5573efb49a381950a0a4ebeaa6695ef9d07c2 /version.properties | |
parent | 3c95399dbd845fdecf8c8a3c87af897839f4db62 (diff) |
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: Icb6179ace3f320bdda3da2160afd2d058762ae5e
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index fb21064e..668657e9 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |