diff options
Diffstat (limited to 'northbound/artifacts')
-rwxr-xr-x | northbound/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index 340328ba1..eaa13b386 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/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> <relativePath/> </parent> |