diff options
Diffstat (limited to 'template-node/features/features-template-node')
-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 0e22b613..6b2f2899 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.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> |