diff options
author | Dan Timoney <dtimoney@att.com> | 2024-09-19 17:06:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-09-19 17:06:54 -0400 |
commit | c41148873b6a85a18ac92de52bf122729516b358 (patch) | |
tree | 5c50656f0cbe8011e27d3b1a95def4fe9a4bb894 /plugins/restapi-call-node/installer/pom.xml | |
parent | 5d0aa024422644fc4334e23d95def4d91cc3e45d (diff) |
Release initial Oslo version of ccsdk/sli
Release initial Oslo version and roll to next snapshot
Issue-ID: CCSDK-3992
Change-Id: Ifb149c94dd21822d205bd739ca0f67d25debb957
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 305d35edf..4fe5206ad 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.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |