summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-11-16 10:36:10 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-01-25 13:10:49 +0100
commit59fe5fc76f320c16738f65f268db908faa884e14 (patch)
tree0bef2a82e3a9ca90012d526459f205201b7ded4a /version.properties
parent0b0abb996459578641823b4354830fd8747b5573 (diff)
Switch configuration provider to CBS Client - DCAE SDK
Issue-ID: DCAEGEN2-2964 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Iaaf170d209b77b9709cc202c131f9d3bdf1033ed
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 75acd49..6db90f2 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
-minor=7
-patch=2
+minor=8
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT