diff options
Diffstat (limited to 'restapi-call-node/features/features-restapi-call-node')
-rw-r--r-- | restapi-call-node/features/features-restapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 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 8160611d..aeb5ad6e 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <relativePath/> </parent> |