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