diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2021-07-22 08:54:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-22 08:54:32 +0000 |
commit | 8cf04372826916c1cd5e901367eb474cfe6918dc (patch) | |
tree | 2b5fc1a8b8edb1ac882d35ab7c0fd06574045cb1 /certServiceClient | |
parent | b151ffacf655f2e14f99c6850c53bee562c24e9e (diff) | |
parent | 94f1c9730e4aa28521906649a906742911782dd8 (diff) |
Merge "Update RTD with certificate update use case"2.4.0
Diffstat (limited to 'certServiceClient')
-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 29a89d0c..c5515fc9 100644 --- a/certServiceClient/version.properties +++ b/certServiceClient/version.properties @@ -1,6 +1,6 @@ major=2 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |