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 cd2ba14b..e467acb4 100755 --- a/netbox-client/features/features-netbox-client/pom.xml +++ b/netbox-client/features/features-netbox-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |