diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-09 17:34:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-09 17:34:07 +0000 |
commit | 85b582897eb28fa4b32e48dc110437434f1851f2 (patch) | |
tree | fba2c722c1204c5bba557b8702df59cf0a88593b /generic-resource-api/client | |
parent | c52b592fa269c95ab60eedc1a8834431fe4a8ddd (diff) |
Release sdnc/northbound2.2.2
Diffstat (limited to 'generic-resource-api/client')
-rw-r--r-- | generic-resource-api/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 9784adf4..17bb3f48 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-client</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</version> <packaging>jar</packaging> <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name> |