# 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.
 
 #  ===========================================================================
 #  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.
 
   </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>
 
 
 major=2
 minor=0
-patch=8
+patch=9
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins