diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-14 11:46:31 +0200 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-14 11:46:35 +0200 |
commit | f3d2c38692bdf4c1948db51b9621809bf8d2ea0b (patch) | |
tree | b787a074e278e008e9a991aaaddc56b2af4937ac /version.properties | |
parent | 64d06cb9eb4c7b6e0358f58a4ce00ec235294375 (diff) |
Upversion in prep of global jjb1.5.0
Issue-ID: AAI-2479
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I63797adb6fa28385a30c6d48f0f2beff5946b3d9
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 f3dde84..64f7ecc 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |