summaryrefslogtreecommitdiffstats
path: root/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-03-19 16:28:45 -0400
committerDan Timoney <dtimoney@att.com>2024-03-21 20:14:08 +0000
commit751b981438903be046183ecfcfc87b9fe6d91914 (patch)
tree16024e13555151670720ada185399fa82ba0eba0 /netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
parent5ab1175b44fc01999ec9a49b8ece8b57df030f9f (diff)
Migrate bierman API to Argon
Update Biermann API code to work correctly with OpenDaylight Argon release Issue-ID: CCSDK-4001 Change-Id: Ia9b45b05744908b806a22793e7870c613942dfb4 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml')
-rw-r--r--netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
index 4c0b47b..947934a 100644
--- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
+++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
@@ -12,13 +12,13 @@
<parent>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>feature-parent</artifactId>
- <version>4.0.4</version>
- <relativePath>../../parent</relativePath>
+ <version>5.0.7</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>odl-restconf-nb-bierman02</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>OpenDaylight :: Restconf :: NB :: bierman02</name>