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