summaryrefslogtreecommitdiffstats
path: root/infra/northbound/restconf/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-04 07:08:34 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-03-23 06:54:25 +0100
commit8acc5613345d9c50d0f33c3d74ae64e474b80724 (patch)
tree130723e4f6e4daa2fcc57538d971dfd34886c8a8 /infra/northbound/restconf/pom.xml
parentbc559d4e6ccbdbaf65e612e56b2fe5d0614ff623 (diff)
HONEYCOMB-424: bump ODL dependencies to Oxygen
Change-Id: I3160e5df4e66b3b3c732619fc1fc7599459fda76 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/northbound/restconf/pom.xml')
-rw-r--r--infra/northbound/restconf/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml
index 8342e1a87..5cf74d23c 100644
--- a/infra/northbound/restconf/pom.xml
+++ b/infra/northbound/restconf/pom.xml
@@ -70,7 +70,7 @@
<!-- ODL-Restconf -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>sal-rest-connector</artifactId>
+ <artifactId>restconf-nb-bierman02</artifactId>
</dependency>
<!-- Jersey + Jetty for RESTCONF -->