Update blueprints to use k8splugin 3.4.3

Issue-ID: DCAEGEN2-2508
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I74207c61f343d0caaeb41e214dde015fb06c1818
diff --git a/version.properties b/version.properties
index 8ac80b7..5791c10 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
 major=2

-minor=1

-patch=8

+minor=2

+patch=0

 base_version=${major}.${minor}.${patch}

 release_version=${base_version}

 snapshot_version=${base_version}-SNAPSHOT