diff options
Diffstat (limited to 'netbox-client/features/features-netbox-client/pom.xml')
-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 d356c1d2..8e2a9d68 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.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> |