diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-09-24 15:17:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-09-24 15:17:44 +0000 |
commit | 3bbe470c68cc34a1b895a49aa31553566aaf15fa (patch) | |
tree | 8009a8a8edaad220ec7c8dfcb9a7293da67839b2 /features | |
parent | ed3bd53ecaa8c52cbc6b8d8b36366cea522ae731 (diff) |
Release sdnc/northbound2.8.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 6d00de39..3b129ff6 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.8.0-SNAPSHOT</version> + <version>2.8.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 76475070..5b1d4330 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.8.0-SNAPSHOT</version> + <version>2.8.0</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index 92bda0f3..a86d1755 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.8.0-SNAPSHOT</version> + <version>2.8.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 f415976c..128bdd76 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.8.0-SNAPSHOT</version> + <version>2.8.0</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |