diff options
Diffstat (limited to 'adaptors/netbox-client')
-rwxr-xr-x | adaptors/netbox-client/installer/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/netbox-client/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/netbox-client/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index b5aef70c6..b9c4a2ab7 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml index f07b738d1..c8795f009 100644 --- a/adaptors/netbox-client/pom.xml +++ b/adaptors/netbox-client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/adaptors/netbox-client/provider/pom.xml b/adaptors/netbox-client/provider/pom.xml index ec078a4c6..b0babfb56 100644 --- a/adaptors/netbox-client/provider/pom.xml +++ b/adaptors/netbox-client/provider/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> |