diff options
Diffstat (limited to 'lcm/features/pom.xml')
-rwxr-xr-x | lcm/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml index 70536020..ad80220d 100755 --- a/lcm/features/pom.xml +++ b/lcm/features/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |