diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 18:23:28 +0000 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-10-31 21:39:15 -0400 |
commit | f4d9fe1838b5f5eac942c3d31d92e8304ecc36ee (patch) | |
tree | 3c99e215ca8acc269e0729ffb6adad41b72d1325 /version.properties | |
parent | 7ef2ea1c9666c87319d97ed65e35a11bb52e1545 (diff) |
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: Ib72ebd05fb88de05c356f05ee7ca2a4e4d00881c
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 ae234638..614e56e9 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=1 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |