diff options
Diffstat (limited to 'features/ccsdk-netbox-client')
-rw-r--r-- | features/ccsdk-netbox-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/ccsdk-netbox-client/pom.xml b/features/ccsdk-netbox-client/pom.xml index efbb4795..601b3efc 100644 --- a/features/ccsdk-netbox-client/pom.xml +++ b/features/ccsdk-netbox-client/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> |