diff options
Diffstat (limited to 'restapi-call-node/features/ccsdk-restapi-call-node/pom.xml')
-rw-r--r-- | restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index 638cff39..cae47c65 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> |