diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-10-09 14:39:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-10-09 14:39:44 +0000 |
commit | d51c590fa69f255156ced8b6cc6572cec25d9f42 (patch) | |
tree | 7730a1d46472937dc214193822cfe4ea09803244 /features/sdnc-northbound-all/pom.xml | |
parent | 40aff8274b38f6eca82de9b0b6a3a35059c43c11 (diff) |
Release sdnc/northbound3.0.0
Diffstat (limited to 'features/sdnc-northbound-all/pom.xml')
-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 b6c6e830..3897a47d 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>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |