diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-10 10:12:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-10 10:12:45 -0400 |
commit | da89da1f4c3a1ccf771cc3dc4ffc960261197789 (patch) | |
tree | aa81e5bd862030bd1a8bd262a47a477b15841664 /features/installer | |
parent | 40aff8274b38f6eca82de9b0b6a3a35059c43c11 (diff) |
Release version 3.0.0 of SDNC northbound artifacts and roll snapshot version
Issue-ID: SDNC-1847
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4437e1ef027bcfc25c4dec7ec80e8a8f7f27997b
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index c3fc3513..f1a6e218 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>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |