diff options
author | Pawel Baniewski <pawel.baniewski@nokia.com> | 2020-12-22 11:45:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-22 11:45:13 +0000 |
commit | 5e78fb3b88eda2dd8d1a29173399328c2256ac09 (patch) | |
tree | ec0215f497bab034b54d33614209e11f1f083ad8 /certServiceClient/version.properties | |
parent | fb53a57db1b771f62cb637e2e7d05c9fad23cd52 (diff) | |
parent | ee8b5cb717a4b7e37ef84e3e585be832d7d1794b (diff) |
Merge "[OOM-CERT-SERVICE] Align implementation with RFC4210"2.3.2
Diffstat (limited to 'certServiceClient/version.properties')
-rw-r--r-- | certServiceClient/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceClient/version.properties b/certServiceClient/version.properties index f1c5779d..29a89d0c 100644 --- a/certServiceClient/version.properties +++ b/certServiceClient/version.properties @@ -1,6 +1,6 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |