diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-07-24 22:40:03 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-07-24 22:40:03 -0400 |
commit | 4bd239981ee86d03f7393f6dd2b3e42737126489 (patch) | |
tree | 25043968d200d8b68c44b6966196d68ace406647 /version.properties | |
parent | 7b45237656d06c969ebdfe67f9203834a6f56277 (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: I63f6b766de0b4d37b3ce9518b1b6e342c90c372f
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 cb8cd4f..fbfa6f5 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support # 1.2.6-SNAPSHOT is off 1.2.5 major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |