diff options
Diffstat (limited to 'netbox-client/installer/pom.xml')
-rwxr-xr-x | netbox-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml index 133be89e..e4b39385 100755 --- a/netbox-client/installer/pom.xml +++ b/netbox-client/installer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> |