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 c6defa585..9856b33e2 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.3.2</version> + <version>2.3.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |