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