diff options
author | Dan Timoney <dtimoney@att.com> | 2023-03-28 18:21:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-03-28 18:21:53 -0400 |
commit | 68568a1b2430bf9fffe4f4dfd39fdbcc201b4a33 (patch) | |
tree | 07c6e837ca9af15f868503bac43aafadf375c64e /plugins/restapi-call-node/installer/pom.xml | |
parent | 0e061be8935d3fd361e8ad916948215043f1ebab (diff) |
Release initial Chlorine version of sli
Release initial ODL Chlorine based version of ccsdk/sli
Issue-ID: CCSDK-3812
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I919081c83f30744ad81286753e5278722aef2cc3
Diffstat (limited to 'plugins/restapi-call-node/installer/pom.xml')
-rwxr-xr-x | plugins/restapi-call-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 6bf437b54..0ec2c3389 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node-installer</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |