[DMAAP-BC] Bump dmaap/dbc-client versions to 2.0.9 65/126865/3 2.0.9
authorajay_dp001 <ajay.deep.singh@est.tech>
Mon, 31 Jan 2022 13:27:26 +0000 (13:27 +0000)
committerajay_dp001 <ajay.deep.singh@est.tech>
Mon, 31 Jan 2022 14:27:32 +0000 (14:27 +0000)
Issue-ID: DCAEGEN2-2861
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I1ba1301f57e05ce331dd7e6fb6cd3859cac91c8d

dbc-client/misc/dbc-client
dbc-client/src/main/resources/Dockerfile
pom.xml
version.properties

index 2436e9a..532ecfc 100644 (file)
@@ -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.
index e63ce9d..c886f4f 100644 (file)
@@ -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 (file)
--- 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>
index b972981..5078066 100644 (file)
@@ -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