summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-11-17 15:55:02 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-11-17 16:21:05 +0100
commit892730e092b799f56b24cedeab371d2881d698b0 (patch)
treecf378dfc5106aca41f41b2f06cdb056768954829 /version.properties
parent03f263b39e02256593fe5a5107a31e518e09840f (diff)
Fix calculation of code coverage
Rename class with unit tests Issue-ID: DCAEGEN2-3165 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0f0424a2fef3f44e2f9709513b26bc88276a8d1b
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index a1653f6b..e31b2def 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=9
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT