summaryrefslogtreecommitdiffstats
path: root/adaptors/netbox-client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2025-03-06 15:04:03 -0500
committerDan Timoney <dtimoney@att.com>2025-03-06 15:04:03 -0500
commitf3574b2be10bbf56253c03553fb7ceee2ed19bf8 (patch)
treeedc177bda5ce963096cbd22469c0ed5f130bde42 /adaptors/netbox-client
parentb44fda41e79eb95995ea60c246d7ab7004a2d34c (diff)
Update ccsdk/sli to use initial Paris released version of parent poms
Update ccsdk/sli to use initial released version of parent poms for Paris release Issue-ID: CCSDK-4095 Change-Id: Ic39fcd68ef4386b2d9a50ef68d1d19f7d809b968 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 d9cdc34e5..3f943fdb4 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml
index fde5df7b8..dac2928a3 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/netbox-client/provider/pom.xml b/adaptors/netbox-client/provider/pom.xml
index f17c14b41..4f28cac58 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath/>
</parent>