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 /vnftools/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 'vnftools/installer')
-rwxr-xr-x | vnftools/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index 093a34ea..89364136 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-installer</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |