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 /plugins/restapi-call-node/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 'plugins/restapi-call-node/pom.xml')
-rwxr-xr-x | plugins/restapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 65ef7bf7f..26ac4a716 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |