diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2018-09-18 02:48:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-18 02:48:41 +0000 |
commit | 1c28ca5b696c1c8df24c207fd1235af0b85c4186 (patch) | |
tree | 2ea4dc577eabbf91eb91fdf673d75de06cdfd049 /version.properties | |
parent | 82c874161df1bc657ed309938cbdd24d6a3294bd (diff) | |
parent | a9efc16e26cd57d69bb2dc691cec01ec842930cc (diff) |
Merge "Update distribution files to support helm charts"
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index bcb19409..0b918c88 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=15 +patch=19 base_version=${major}.${minor}.${patch} |