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 /features/sdnc-northbound-all | |
parent | c52b592fa269c95ab60eedc1a8834431fe4a8ddd (diff) |
Release sdnc/northbound2.2.2
Diffstat (limited to 'features/sdnc-northbound-all')
-rw-r--r-- | features/sdnc-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 4150c37f..bfd3b6d0 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-all</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |