diff options
author | sunil unnava <su622b@att.com> | 2018-08-02 15:38:29 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-08-02 15:38:53 -0400 |
commit | 70705a32b74d6ee29979a246a45686a9546dd5d7 (patch) | |
tree | 4e114649d589594c9b7d3b15dbbaee95c834a8ae /version.properties | |
parent | 36fa6819b95aa6797263b1fedc905eb0e768119e (diff) |
update docker image version
Issue-ID: DMAAP-547
Change-Id: I4e24d7a68ec7c08a8fbe75094b209a61d808abcf
Signed-off-by: sunil unnava <su622b@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 e7654d1..7809677 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |