diff options
author | 2022-10-21 20:44:29 +0000 | |
---|---|---|
committer | 2022-10-21 20:44:29 +0000 | |
commit | 1900c744c2c1f4523bbfcfdd17527d8f11e0155f (patch) | |
tree | ab6a82a9fb6c4dfe29b727588892d213a15c2af9 /plugins/restapi-call-node/installer | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release ccsdk/sli1.5.2
Diffstat (limited to 'plugins/restapi-call-node/installer')
-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 30cca378a..d1ed65281 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.5.2-SNAPSHOT</version> + <version>1.5.2</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |