diff options
Diffstat (limited to 'northbound/features/ccsdk-lcm/pom.xml')
-rw-r--r-- | northbound/features/ccsdk-lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index af5678832..e3fa4bd36 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1</version> + <version>2.1.2</version> <relativePath/> </parent> |