aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2020-02-14 10:28:04 +0100
committerPawel <pawel.kasperkiewicz@nokia.com>2020-02-25 12:35:43 +0100
commitb03f33a425c571fd3b349660b8b0efc5990d109d (patch)
tree070e1cc5f4f18a4b6765427d9768c41ce14f7ac3 /version.properties
parent633e0bab7785e484f0d35e164e9288886860a6e8 (diff)
Added template for ves
Added template (for ves secure) and update template (for ves insecure) Issue-ID: DCAEGEN2-1777 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ie435043c1ca8e17d616e93fbc16d1e8abd44efe1
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 07578e5..d8c7e9d 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
-minor=2
-patch=0
+minor=9
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT