diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 12:04:37 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 12:04:45 -0400 |
commit | fbd5d3191b778d5251aaad338b4868ea3387696a (patch) | |
tree | 1631cb115387cbc1e5a022a90b65dfe55f3ee110 /version.properties | |
parent | dab344acc19551599ad5e8513fb35c351be5d29b (diff) |
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I6671e1ba6515fdb21cddcc01f1818103c0271129
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 cbe33e5..0780021 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=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |