diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 15:11:06 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 15:11:14 -0400 |
commit | c5c6981493897cf857b08b292aba2d0369694ed6 (patch) | |
tree | 63272764dca034792efff3767c4e0b437d7eba0a /version.properties | |
parent | ea13720c3a6d36e0c67171dac90d77e7b1b8e445 (diff) |
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I84e57fdb7473743779d1b294b00a0b2b3755fc13
Signed-off-by: Jimmy Forsyth <jf2512@att.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 1f3ede1..a254b21 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |