From: Gilles Thouenon Date: Mon, 29 Nov 2021 07:19:53 +0000 (+0100) Subject: Bump netconf dependency to 2.0.11 X-Git-Tag: 5.0.0~165 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=0c627d5de54345e854c0db6ffc27cbaebdc9f64a Bump netconf dependency to 2.0.11 Avoid having sshd hexadecimal traces in our logs. JIRA: TRNSPRTPCE-565 Signed-off-by: Gilles Thouenon Change-Id: I50eb8d485eef4d17a41aaee1b77e2c9ee732d793 --- diff --git a/common/pom.xml b/common/pom.xml index 2b47a957e..b1d768d9d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.10 + 2.0.11 import pom diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index c1e597f74..d70d83c51 100644 --- a/features/odl-transportpce-swagger/pom.xml +++ b/features/odl-transportpce-swagger/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 2.0.10 + 2.0.11 etc/opendaylight/karaf diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index efd5e84a3..b43edde67 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.10 + 2.0.11 etc/opendaylight/karaf diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 716d4ca49..d31dfc952 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.10 + 2.0.11 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index e627f4b58..fda49f1f1 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.10 + 2.0.11 import pom