diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 01:39:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 01:39:18 +0000 |
commit | b83e0bebb7e51f48c5bd42cff7baa3375cf84611 (patch) | |
tree | c9a6e25ddf02fc4a7edf5a6d791d128b2c8df256 /restapi-call-node/features/features-restapi-call-node | |
parent | 57bfbb05e485fb11b620b1bf12e70aa063aaa3c8 (diff) |
Release ccsdk/sli/plugins0.5.0
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 f230f0a1..c602bdac 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.1-SNAPSHOT</version> + <version>1.3.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-restapi-call-node</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |