diff options
author | Dan Timoney <dtimoney@att.com> | 2022-11-14 16:45:47 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-11-14 16:45:47 -0500 |
commit | 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 (patch) | |
tree | bd90134663ce53e05f12d326a25dee0e6753e693 /adaptors/netbox-client/installer | |
parent | dd1d836248e804a9331ed7a807bb8acecdecf66d (diff) |
Release version 1.5.3
Release final Kohn version (1.5.3) of ccsdk/sli
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f
Diffstat (limited to 'adaptors/netbox-client/installer')
-rwxr-xr-x | adaptors/netbox-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index 3a3d520ac..86d03e8c8 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-installer</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> |