summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/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-04-02 16:13:59 -0400
commit89c987cd69c7105d569d00f4a30e52efd1e37263 (patch)
treec40f2c67380fb2981bb8d2e304f426f2f0a37d9a /netconf/restconf/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/restconf/restconf-nb-bierman02/pom.xml')
-rw-r--r--netconf/restconf/restconf-nb-bierman02/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netconf/restconf/restconf-nb-bierman02/pom.xml b/netconf/restconf/restconf-nb-bierman02/pom.xml
index 6037742..470bc4c 100644
--- a/netconf/restconf/restconf-nb-bierman02/pom.xml
+++ b/netconf/restconf/restconf-nb-bierman02/pom.xml
@@ -11,13 +11,13 @@
<parent>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-parent</artifactId>
- <version>4.0.4</version>
+ <version>5.0.7</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-nb-bierman02</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<!-- TODO : several jUnits need work to get them to work due to OpenDaylight Chlorine changes