diff options
Diffstat (limited to 'northbound/lcm/model')
-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 5856438c3..cc1355d72 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <relativePath/> </parent> |