diff options
author | dglFromAtt <dgl@research.att.com> | 2019-03-14 20:30:20 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-03-14 20:32:59 +0000 |
commit | 8d21e71c13ab39ec01070fedaa298ff72e62da58 (patch) | |
tree | f8968fb243939d6165ea3562d21f1de0b26573fa /dbc-client/version.properties | |
parent | aa3cc0e7cd53265e8c82b56caf2f409ed5612e80 (diff) |
Added k8s-style retry to dmaap prov
Change-Id: I96fa44824c49a98dc621afe86f4796eaef0c596e
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1087
Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'dbc-client/version.properties')
-rw-r--r-- | dbc-client/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbc-client/version.properties b/dbc-client/version.properties index 870d861..faa90d4 100644 --- a/dbc-client/version.properties +++ b/dbc-client/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |