summaryrefslogtreecommitdiffstats
path: root/adaptors/netbox-client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-05 15:15:38 -0500
committerDan Timoney <dtimoney@att.com>2021-01-05 15:15:38 -0500
commit1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 (patch)
tree69499b72026df1d64c842b4b0f0b45ae910328bb /adaptors/netbox-client
parentb2516afc7464b02e178a71b9b9b573126c0615e9 (diff)
Update parent version for Guilin mtce release
Update parent version for Guilin mtce release Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I32a83167b33962859f9aec97c3bc8d358e53c0c7
Diffstat (limited to 'adaptors/netbox-client')
-rwxr-xr-xadaptors/netbox-client/installer/pom.xml2
-rw-r--r--adaptors/netbox-client/pom.xml2
-rw-r--r--adaptors/netbox-client/provider/pom.xml2
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>