diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 16:35:54 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 17:12:24 +0000 |
commit | 3aa7cbec7f96dba5503757482bb604921116b6c1 (patch) | |
tree | 2d6964d61a3f23bb60ee9092bc2a975977e3ffa9 /version.properties | |
parent | 79e5edea6fdbbab122e280f95cd3f2dbfc431e8b (diff) |
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: If43c40e9e13bd9387e2b6ee876717f8413a17e34
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 ae234638e..614e56e9c 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} |