diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-12-03 17:44:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-12-03 17:44:22 +0000 |
commit | 973bb0207a71f677b99cfdc83ba0c13e4dbba426 (patch) | |
tree | 69ec06c6cda582ae8d58d33033e5268a79840f84 /features | |
parent | 7f23c175a04f0f8299d5123ce3e81ee711c0a484 (diff) |
Release sdnc/northbound2.1.0
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 cd6e22cb..75382c8b 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.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 2322f568..8ea8b1b9 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.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index 0099c021..f74012e4 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.1.0-SNAPSHOT</version> + <version>2.1.0</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 72a52a2b..f1d07ef3 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.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |