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