diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:01:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:01:15 +0000 |
commit | 624cab84dcc905433c7c5879889d54ad23d1a073 (patch) | |
tree | 210cd0c4f06184e76454619af2132a2de05f565a /restapi-call-node/features/features-restapi-call-node | |
parent | 74114c3f9389b35a5dd9c86d1a2d5a2e08e8d47a (diff) |
Release ccsdk/sli/plugins0.5.3
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 d7397d58..b1bee2dc 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.3.4-SNAPSHOT</version> + <version>1.3.4</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-restapi-call-node</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |