diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
commit | 43a5080ce8387976331e0f7b37bfc4c41d999073 (patch) | |
tree | 0e598ac568fec14b0734d958939449f68e35c9ce /plugins/template-node/installer | |
parent | d005e266f51244e235f224d43683f93b89616fe4 (diff) |
Release ccsdk/sli1.5.5
Diffstat (limited to 'plugins/template-node/installer')
-rw-r--r-- | plugins/template-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 7e47a27ee..a8b676878 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.5</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |