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