diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:32:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:32:14 +0000 |
commit | cb4e1b23fae2e04ae1ba53a807c097c83942e027 (patch) | |
tree | 8689b9e1716c8ebfd3532a8b4849f921644dbf20 /restapi-call-node/features/features-restapi-call-node | |
parent | e8ada464913852ca53f77fcede795d81662bb900 (diff) |
Release ccsdk/sli/plugins0.6.1
Diffstat (limited to 'restapi-call-node/features/features-restapi-call-node')
-rw-r--r-- | restapi-call-node/features/features-restapi-call-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml index 4350f75b..5a179d32 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-restapi-call-node</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |