diff options
Diffstat (limited to 'northbound/pom.xml')
-rw-r--r-- | northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/pom.xml b/northbound/pom.xml index f88fa65d7..4574e78ad 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.6</version> + <version>2.1.7-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |