diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-07-24 22:43:28 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-07-24 22:44:25 -0400 |
commit | 79adaa544bd0a19357d18c5c4f7518179e369faa (patch) | |
tree | 97a06d04c1ad79599eb693ca768cc35a960407af /version.properties | |
parent | d370e1a8cbbaf36d9c55f1928a0158b423567aa2 (diff) |
Introduce 1.5.0-SNAPSHOT for the El Alto release
Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I9b2d4f3d270fa1d62267c8da632eed01b63593cc
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 611dff3..cbb6b90 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=4
+minor=5
patch=0
base_version=${major}.${minor}.${patch}
|