diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-13 13:26:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-13 13:26:53 -0400 |
commit | 6f128f09e5dd131e40471a3d83c52ab6c96b0c98 (patch) | |
tree | 2e3d62561ae224fb50f84fd01c56756c88e81de4 /northbound/pom.xml | |
parent | 5840ba40343542f70fe141dda6c98e10ba088e96 (diff) |
Release version 1.6.3 of ccsdk/sli
Release version 1.6.3 of ccsdk/sli
Issue-ID: CCSDK-3908
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8247375fbf6f4fba0c59f761fd39491590d0a0ac
Diffstat (limited to 'northbound/pom.xml')
-rw-r--r-- | northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/pom.xml b/northbound/pom.xml index f21a9e906..7bb0de360 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |