diff options
Diffstat (limited to 'northbound/lcm/model/pom.xml')
-rwxr-xr-x | northbound/lcm/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 5c1df5434..073b63368 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-model</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |