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