diff options
author | dglFromAtt <dgl@research.att.com> | 2019-05-06 18:34:14 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-05-06 18:34:24 +0000 |
commit | 840e077756535ca6591ce893fc21e63e4b8a915e (patch) | |
tree | cb92888c59fe1e0ed945af743e0a62fd20c92152 /dmaap-bc/version.properties | |
parent | 08b47104ed2dfa350fc3e239cb8bfaff932a474a (diff) |
Bump version of docker images1.1.4
Change-Id: Iecc2b207e66771a2d920cd3d35c0b444e88d48c8
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1193
Diffstat (limited to 'dmaap-bc/version.properties')
-rw-r--r-- | dmaap-bc/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-bc/version.properties b/dmaap-bc/version.properties index fcbb908..5c6ee95 100644 --- a/dmaap-bc/version.properties +++ b/dmaap-bc/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |