diff options
Diffstat (limited to 'northbound/lcm/provider')
-rwxr-xr-x | northbound/lcm/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 2a446c5e6..32fe3ab22 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.1.6</version> + <version>2.1.7-SNAPSHOT</version> <relativePath/> </parent> |