diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-07-29 09:54:16 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-07-29 09:55:08 -0400 |
commit | 5825588251d7a8422242878ddd4a7e4d38c8a6fb (patch) | |
tree | 2a4096791efd12382d9b5f5d4bc6814383f28e95 /version.properties | |
parent | 27e1d60f2f01f01c6be4fad6cfde94b8effac3f8 (diff) |
Introduce 1.5.0-SNAPSHOT for El Alto release
Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ie99254ad8fbacd4da57a849c81bde69ad9b04681
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}
|