diff options
author | dglFromAtt <dgl@research.att.com> | 2019-04-03 23:16:06 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-04-03 23:16:15 +0000 |
commit | a4aeefb08d2ed5fb10a94fe3df63910db7827d33 (patch) | |
tree | f8c9f5db3d13dc34eafc1680d3bc0eeeb007165f /dmaap-bc/version.properties | |
parent | e6de2cef6c35390335df07f868d2484adc3949c3 (diff) |
Add client cert PEM files for authenticated requests
Note also relocated AAF cert artifacts since they are used by
both docker images created in this repo.
Change-Id: I539c0062ab9bc573e610bc7669d78e9528e2aace
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1142
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 85e1bd1..635e84d 100644 --- a/dmaap-bc/version.properties +++ b/dmaap-bc/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |