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