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 ef3e436a9..a1a8d6f40 100755 --- a/netbox-client/features/pom.xml +++ b/netbox-client/features/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> |