summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/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/pom.xml
parent5ab1175b44fc01999ec9a49b8ece8b57df030f9f (diff)
Migrate bierman API to ArgonHEADmaster
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/pom.xml')
-rw-r--r--netconf/restconf/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netconf/restconf/pom.xml b/netconf/restconf/pom.xml
index e042305..b46a766 100644
--- a/netconf/restconf/pom.xml
+++ b/netconf/restconf/pom.xml
@@ -12,13 +12,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>11.0.3</version>
+ <version>12.0.7</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-subsystem</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>