summaryrefslogtreecommitdiffstats
path: root/v3po/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2016-05-17 08:41:24 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-05-24 08:36:49 +0000
commit1959d37c3611ac1e821b72d9a51c40086c5db5cb (patch)
tree8820b7849d248cf5eafd68e6a84b4988ec939145 /v3po/impl/pom.xml
parent73b9a20da65a98f23a14f9d14536baf7c85f0ac0 (diff)
HONEYCOMB-63: bump ODL dependencies to BE-SR2
+ Remove dedicated reads to netconf-state in operational datatree. Use regular reader from now on Change-Id: I3d7245cd6cb5d9cf057aea600fddceb49cf18039 Signed-off-by: Marek Gradzki <mgradzki@cisco.com> Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'v3po/impl/pom.xml')
-rw-r--r--v3po/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/impl/pom.xml b/v3po/impl/pom.xml
index 6f4f4e172..dc41c5b75 100644
--- a/v3po/impl/pom.xml
+++ b/v3po/impl/pom.xml
@@ -58,12 +58,12 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-monitoring</artifactId>
- <version>1.0.0-Beryllium</version>
+ <version>1.0.2-Beryllium-SR2</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-monitoring-extension</artifactId>
- <version>1.0.0-Beryllium</version>
+ <version>1.0.2-Beryllium-SR2</version>
</dependency>
<dependency>