diff options
author | ajay_dp001 <ajay.deep.singh@est.tech> | 2022-01-31 13:27:26 +0000 |
---|---|---|
committer | ajay_dp001 <ajay.deep.singh@est.tech> | 2022-01-31 14:27:32 +0000 |
commit | 59d6bbff61e58e7ab08ca39acf758ab7d8b1a449 (patch) | |
tree | e8e7a5d8759c2cd1d3f2ef54933d9c0fb02b3c64 /dbc-client | |
parent | 416b2dc08822fafed6f94a3becdfbda37d21dcbe (diff) |
[DMAAP-BC] Bump dmaap/dbc-client versions to 2.0.92.0.9
Issue-ID: DCAEGEN2-2861
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I1ba1301f57e05ce331dd7e6fb6cd3859cac91c8d
Diffstat (limited to 'dbc-client')
-rw-r--r-- | dbc-client/misc/dbc-client | 2 | ||||
-rw-r--r-- | dbc-client/src/main/resources/Dockerfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dbc-client/misc/dbc-client b/dbc-client/misc/dbc-client index 2436e9a..532ecfc 100644 --- a/dbc-client/misc/dbc-client +++ b/dbc-client/misc/dbc-client @@ -4,7 +4,7 @@ # org.onap.dmaap # ======================================================================== # Copyright © 2019 AT&T Intellectual Property. All rights reserved. -# Copyright (C) 2021 Nordix Foundation. +# Copyright (C) 2022 Nordix Foundation. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/dbc-client/src/main/resources/Dockerfile b/dbc-client/src/main/resources/Dockerfile index e63ce9d..c886f4f 100644 --- a/dbc-client/src/main/resources/Dockerfile +++ b/dbc-client/src/main/resources/Dockerfile @@ -4,7 +4,7 @@ # =========================================================================== # Copyright © 2017 AT&T Intellectual Property. All rights reserved. # Modifications Copyright (C) 2018 Nokia. All rights reserved. -# Modifications copyright (C) 2021 Nordix Foundation.. +# Modifications copyright (C) 2022 Nordix Foundation.. # =========================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |