diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 13:18:55 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 13:19:04 -0400 |
commit | dc0de42083f6a40586c39d897fd7e7cd3d02cee0 (patch) | |
tree | 8401a7d2e8311d7457d71c1596f62fcb93b996e0 /version.properties | |
parent | 6be781fcb9c9597f494c2bf9fa8ed4846e014138 (diff) |
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I5f38cbc86210adc2e8b2c4e0d885ab83a4f03cde
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 faf06bb..a254b21 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=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |