diff options
Diffstat (limited to 'template-node/features/features-template-node/pom.xml')
-rw-r--r-- | template-node/features/features-template-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-node/features/features-template-node/pom.xml b/template-node/features/features-template-node/pom.xml index 6934d2f0..65837d5e 100644 --- a/template-node/features/features-template-node/pom.xml +++ b/template-node/features/features-template-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> |