summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2019-10-02 07:15:16 +0200
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2019-10-11 14:30:13 +0200
commit19bb7116409b4eaa546b48b7d7389e4de04e4f03 (patch)
tree7fdcd4f631506196416157fa607003bf654ad24b /version.properties
parent6f66c52a858038d9915251dcdd9fab5e2551394b (diff)
Restructure aai-client
and get rid of common-dependency module Issue-ID: DCAEGEN2-1792 Change-Id: Ifcc69a917b2aec02615df93d10979d6c38a25ff2 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
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 fee49286..ef20baaf 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT