aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajay_dp001 <ajay.deep.singh@est.tech>2022-01-31 13:27:26 +0000
committerajay_dp001 <ajay.deep.singh@est.tech>2022-01-31 14:27:32 +0000
commit59d6bbff61e58e7ab08ca39acf758ab7d8b1a449 (patch)
treee8e7a5d8759c2cd1d3f2ef54933d9c0fb02b3c64
parent416b2dc08822fafed6f94a3becdfbda37d21dcbe (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
-rw-r--r--dbc-client/misc/dbc-client2
-rw-r--r--dbc-client/src/main/resources/Dockerfile2
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
4 files changed, 4 insertions, 4 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.
diff --git a/pom.xml b/pom.xml
index f70c083..8d13b45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
- <revision>2.0.8-SNAPSHOT</revision>
+ <revision>2.0.9-SNAPSHOT</revision>
<multiproject.basedir>${basedir}</multiproject.basedir>
<docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/version.properties b/version.properties
index b972981..5078066 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=2
minor=0
-patch=8
+patch=9
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins