diff options
author | kjaniak <kornel.janiak@nokia.com> | 2020-06-18 08:28:20 +0200 |
---|---|---|
committer | kjaniak <kornel.janiak@nokia.com> | 2020-06-18 09:02:07 +0200 |
commit | 06d205ff738f6be11c639401c88c40601736168d (patch) | |
tree | cc3d6b173d6979af127a2289d90909ef3b93670f /certService/version.properties | |
parent | fc666727897c9f78fdcddbf4b678e1c0b0c413a9 (diff) |
Top up of certServiceClient version
Version switched to 1.1.0.
Issue-ID: AAF-1152
Change-Id: I15e930d92ac18a1dcc9a479d7c2b59392616262b
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'certService/version.properties')
-rw-r--r-- | certService/version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/version.properties b/certService/version.properties index c13587b4..7b8b963a 100644 --- a/certService/version.properties +++ b/certService/version.properties @@ -1,6 +1,6 @@ major=1 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |