diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-21 15:56:48 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-21 15:56:48 +0000 |
commit | 61810f7d7e746783529c9ff9fe27cac8f8f1bdb8 (patch) | |
tree | 34885bac5c48850847ce4d5372f543e283f1b8c3 /features | |
parent | da971ac4cae958e618f17f42ecc062460b137201 (diff) |
Release sdnc/northbound2.2.1
Diffstat (limited to 'features')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 | ||||
-rw-r--r-- | features/sdnc-northbound-all/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 48843c06..f1a9ce94 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 58f77904..d6442c92 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-features-installer</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index ce8f03d8..8dae26ec 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-feature-aggregator</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> <packaging>pom</packaging> <name>sdnc-northbound :: features</name> diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index e00cfd40..9caa7e0a 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.1-SNAPSHOT</version> + <version>2.2.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |