diff options
Diffstat (limited to 'adaptors/features/ccsdk-netbox-client/pom.xml')
-rw-r--r-- | adaptors/features/ccsdk-netbox-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index 975260c8f..0fea06f58 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> |