From 5b0a7abfd0d879d30b58a25116842b853be9cad9 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 27 Sep 2017 15:34:28 +0200 Subject: [PATCH] Bump odlparent 2.0.4 to 2.0.5 Change-Id: I8ec7b8adcc7f2805e0a214ac3aee64368df40291 Signed-off-by: Stephen Kitt --- features/netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-message-bus/pom.xml | 2 +- features/netconf-connector/odl-netconf-callhome-ssh/pom.xml | 2 +- .../netconf-connector/odl-netconf-clustered-topology/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector-all/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector-ssh/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-netconf-console/pom.xml | 2 +- features/netconf-connector/odl-netconf-topology/pom.xml | 2 +- features/netconf-connector/pom.xml | 2 +- features/netconf/features-netconf/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin/pom.xml | 2 +- features/netconf/odl-config-netconf-connector/pom.xml | 2 +- features/netconf/odl-netconf-all/pom.xml | 2 +- features/netconf/odl-netconf-api/pom.xml | 2 +- features/netconf/odl-netconf-client/pom.xml | 2 +- features/netconf/odl-netconf-impl/pom.xml | 2 +- features/netconf/odl-netconf-mapping-api/pom.xml | 2 +- features/netconf/odl-netconf-mdsal/pom.xml | 2 +- features/netconf/odl-netconf-monitoring/pom.xml | 2 +- features/netconf/odl-netconf-netty-util/pom.xml | 4 ++-- features/netconf/odl-netconf-notifications-api/pom.xml | 2 +- features/netconf/odl-netconf-notifications-impl/pom.xml | 2 +- features/netconf/odl-netconf-ssh/pom.xml | 2 +- features/netconf/odl-netconf-tcp/pom.xml | 2 +- features/netconf/odl-netconf-util/pom.xml | 2 +- features/netconf/pom.xml | 2 +- features/pom.xml | 2 +- .../protocol-framework/features-protocol-framework/pom.xml | 2 +- features/protocol-framework/odl-protocol-framework/pom.xml | 2 +- features/protocol-framework/pom.xml | 2 +- features/restconf/features-restconf/pom.xml | 2 +- features/restconf/odl-mdsal-apidocs/pom.xml | 2 +- features/restconf/odl-restconf-all/pom.xml | 2 +- features/restconf/odl-restconf-nb-rfc8040-all/pom.xml | 2 +- features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml | 4 ++-- features/restconf/odl-restconf-nb-rfc8040/pom.xml | 2 +- features/restconf/odl-restconf-noauth/pom.xml | 4 ++-- features/restconf/odl-restconf/pom.xml | 2 +- features/restconf/pom.xml | 2 +- features/yanglib/features-yanglib/pom.xml | 2 +- features/yanglib/odl-yanglib/pom.xml | 2 +- features/yanglib/pom.xml | 2 +- karaf/pom.xml | 2 +- netconf/aaa-authn-odl-plugin/pom.xml | 2 +- netconf/config-netconf-connector/pom.xml | 2 +- netconf/mdsal-netconf-connector/pom.xml | 2 +- netconf/mdsal-netconf-impl/pom.xml | 2 +- netconf/mdsal-netconf-monitoring/pom.xml | 2 +- netconf/mdsal-netconf-notification/pom.xml | 2 +- netconf/mdsal-netconf-ssh/pom.xml | 2 +- netconf/mdsal-netconf-tcp/pom.xml | 2 +- netconf/mdsal-netconf-yang-library/pom.xml | 2 +- netconf/messagebus-netconf/pom.xml | 2 +- netconf/models/pom.xml | 2 +- netconf/netconf-api/pom.xml | 2 +- netconf/netconf-artifacts/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-client/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/netconf-connector-config/pom.xml | 2 +- netconf/netconf-console/pom.xml | 2 +- netconf/netconf-impl/pom.xml | 2 +- netconf/netconf-mapping-api/pom.xml | 2 +- netconf/netconf-monitoring/pom.xml | 2 +- netconf/netconf-netty-util/pom.xml | 2 +- netconf/netconf-notifications-api/pom.xml | 2 +- netconf/netconf-notifications-impl/pom.xml | 2 +- netconf/netconf-ssh/pom.xml | 2 +- netconf/netconf-tcp/pom.xml | 2 +- netconf/netconf-topology-config/pom.xml | 2 +- netconf/netconf-topology/pom.xml | 2 +- netconf/netconf-util/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/tools/netconf-cli/pom.xml | 2 +- netconf/tools/netconf-testtool/pom.xml | 2 +- netconf/tools/pom.xml | 2 +- pom.xml | 2 +- protocol-framework/pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/restconf-artifacts/pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- restconf/sal-rest-docgen-maven/pom.xml | 2 +- restconf/sal-rest-docgen/pom.xml | 2 +- 86 files changed, 89 insertions(+), 89 deletions(-) diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 16daeed81d..14e019c25e 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index d27a9993d5..fac05202fe 100644 --- a/features/netconf-connector/odl-message-bus/pom.xml +++ b/features/netconf-connector/odl-message-bus/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index 0ee09d0bc9..1d740e7ddf 100644 --- a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml index adc9c668be..367f51f3d0 100644 --- a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index 892eeb4b42..1e4a128fb1 100644 --- a/features/netconf-connector/odl-netconf-connector-all/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml b/features/netconf-connector/odl-netconf-connector-ssh/pom.xml index 7747ab6ddd..25e7e23acb 100644 --- a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index 5f37746115..c332d36679 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index dd299baf02..0efc72f91a 100644 --- a/features/netconf-connector/odl-netconf-console/pom.xml +++ b/features/netconf-connector/odl-netconf-console/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 744710117d..08a26bba01 100644 --- a/features/netconf-connector/odl-netconf-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-topology/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 6be8817e19..7a9f79968c 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 org.opendaylight.netconf diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index b54aa1eeea..258503d7de 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml index 1429abfb5c..def02796b1 100644 --- a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index 48e378927c..491ee67e05 100644 --- a/features/netconf/odl-aaa-netconf-plugin/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-config-netconf-connector/pom.xml b/features/netconf/odl-config-netconf-connector/pom.xml index 714daa6387..a677e12d08 100644 --- a/features/netconf/odl-config-netconf-connector/pom.xml +++ b/features/netconf/odl-config-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index 5d9a8ffb90..bda2395f19 100644 --- a/features/netconf/odl-netconf-all/pom.xml +++ b/features/netconf/odl-netconf-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 7aa7c49bb9..140607d1a0 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index b6182dcc0c..2a11d2fa43 100644 --- a/features/netconf/odl-netconf-client/pom.xml +++ b/features/netconf/odl-netconf-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index 3a1af95cec..25a1c6ff8c 100644 --- a/features/netconf/odl-netconf-impl/pom.xml +++ b/features/netconf/odl-netconf-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-mapping-api/pom.xml b/features/netconf/odl-netconf-mapping-api/pom.xml index 678361149b..f0e06e1d12 100644 --- a/features/netconf/odl-netconf-mapping-api/pom.xml +++ b/features/netconf/odl-netconf-mapping-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 11d748b9ed..c93c49539c 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-monitoring/pom.xml b/features/netconf/odl-netconf-monitoring/pom.xml index 05006a5def..9c37415c88 100644 --- a/features/netconf/odl-netconf-monitoring/pom.xml +++ b/features/netconf/odl-netconf-monitoring/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 4a9ac0a395..54c2ac1878 100644 --- a/features/netconf/odl-netconf-netty-util/pom.xml +++ b/features/netconf/odl-netconf-netty-util/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 @@ -58,7 +58,7 @@ org.opendaylight.odlparent odl-netty-4 - 2.0.4 + 2.0.5 xml features diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 59baaa1efb..192148fe56 100644 --- a/features/netconf/odl-netconf-notifications-api/pom.xml +++ b/features/netconf/odl-netconf-notifications-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 042e3bef76..a8849d09ec 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-ssh/pom.xml b/features/netconf/odl-netconf-ssh/pom.xml index 971dc19002..0e2e1bbc89 100644 --- a/features/netconf/odl-netconf-ssh/pom.xml +++ b/features/netconf/odl-netconf-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-tcp/pom.xml b/features/netconf/odl-netconf-tcp/pom.xml index 95d2c58e4b..612ade2825 100644 --- a/features/netconf/odl-netconf-tcp/pom.xml +++ b/features/netconf/odl-netconf-tcp/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index a1dbac9835..8600a1a79e 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index b1bb4cb632..12cf69b033 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/features/pom.xml b/features/pom.xml index 2026dcc14a..03a743780f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/features/protocol-framework/features-protocol-framework/pom.xml b/features/protocol-framework/features-protocol-framework/pom.xml index ed7797d4de..0cce249b25 100644 --- a/features/protocol-framework/features-protocol-framework/pom.xml +++ b/features/protocol-framework/features-protocol-framework/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/protocol-framework/odl-protocol-framework/pom.xml b/features/protocol-framework/odl-protocol-framework/pom.xml index fa1532f674..741eba8570 100644 --- a/features/protocol-framework/odl-protocol-framework/pom.xml +++ b/features/protocol-framework/odl-protocol-framework/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 07dda15ee5..271895bd19 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 3309e3f0e0..160e4dd96d 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index d092d2f821..16201c967a 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index e4a1e25adc..c8f2f20d23 100644 --- a/features/restconf/odl-restconf-all/pom.xml +++ b/features/restconf/odl-restconf-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml b/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml index 245ffa88dc..d6b36ae452 100644 --- a/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml b/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml index 038ff05e2c..a787aac728 100644 --- a/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 @@ -30,7 +30,7 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.4 + 2.0.5 pom import diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index 21a6690654..bd690ace87 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/odl-restconf-noauth/pom.xml b/features/restconf/odl-restconf-noauth/pom.xml index 9eba8e2c40..da2033f117 100644 --- a/features/restconf/odl-restconf-noauth/pom.xml +++ b/features/restconf/odl-restconf-noauth/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 @@ -30,7 +30,7 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.4 + 2.0.5 pom import diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index a9b2930c7e..ce3fb9411a 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 876f465a5e..48ae66f61d 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 features-restconf-aggregator diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index 5973240b1c..ce012a979a 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index 0b5b46a365..ef7bad3de8 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index a56a2e65bf..3b51371714 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index 67e0af3cde..1c577cedfa 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 2.0.4 + 2.0.5 org.opendaylight.netconf diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 84175202ee..7c74022d2a 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/config-netconf-connector/pom.xml b/netconf/config-netconf-connector/pom.xml index f298f1313e..b633bd568f 100644 --- a/netconf/config-netconf-connector/pom.xml +++ b/netconf/config-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 79396475ca..f3711eed4c 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index e376d33adf..338b7912c2 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 6d430e7da2..8496ad8886 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index accf63fae6..e70a1e242d 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index 80b69a382a..b462de62b1 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 5e1b4e5540..3ba60c6318 100644 --- a/netconf/mdsal-netconf-tcp/pom.xml +++ b/netconf/mdsal-netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 65da147e30..09d86c2ab2 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 1f2c4956a1..46e1291530 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 9e87d3123f..331aa5183f 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 776d920226..9ed0721819 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-artifacts/pom.xml b/netconf/netconf-artifacts/pom.xml index 1cbadf9246..a3a3c60571 100644 --- a/netconf/netconf-artifacts/pom.xml +++ b/netconf/netconf-artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 8915001d52..bbabd5061d 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index e739da2e1d..ea6ccef158 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 2aa007c80c..593a6bc7dc 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-connector-config/pom.xml b/netconf/netconf-connector-config/pom.xml index 40ddc09b3e..feda712c21 100644 --- a/netconf/netconf-connector-config/pom.xml +++ b/netconf/netconf-connector-config/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 3c2a3e9fba..aed2e66f45 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 5e88716d51..cdfa4a4693 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 7c86258e75..1d9450c2bf 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-monitoring/pom.xml b/netconf/netconf-monitoring/pom.xml index e13f121f61..85d83f4f15 100644 --- a/netconf/netconf-monitoring/pom.xml +++ b/netconf/netconf-monitoring/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 0a1252a8c6..ba17417ada 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index 9be3dfa98b..6d4aba8b21 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-notifications-impl/pom.xml b/netconf/netconf-notifications-impl/pom.xml index c490fe6383..d65a69516a 100644 --- a/netconf/netconf-notifications-impl/pom.xml +++ b/netconf/netconf-notifications-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index d7ac0e380a..444ba088aa 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 174f5b1573..e759a8b686 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index bb085f05cb..f896d918e5 100644 --- a/netconf/netconf-topology-config/pom.xml +++ b/netconf/netconf-topology-config/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 6520c36d6c..d620c473d4 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 059d788086..98a8bdacc1 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/netconf/pom.xml b/netconf/pom.xml index a494c1f1c4..2eb593af7a 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/netconf/tools/netconf-cli/pom.xml b/netconf/tools/netconf-cli/pom.xml index 4d9ee44aa1..88b6020733 100644 --- a/netconf/tools/netconf-cli/pom.xml +++ b/netconf/tools/netconf-cli/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index d2d81be4f6..e2dcfed8f0 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index fc45cf1b9d..d0954ecaea 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/pom.xml b/pom.xml index 8c3d2dc53b..e9dd7cbcd8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/protocol-framework/pom.xml b/protocol-framework/pom.xml index ab0f407224..69cfe192c4 100644 --- a/protocol-framework/pom.xml +++ b/protocol-framework/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 diff --git a/restconf/pom.xml b/restconf/pom.xml index 26b85cd91f..20e54376d3 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index 1d09d4df5f..15f4182f54 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index 8999cee57d..825983dbd0 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 669c5181bd..de39413abe 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index 3fcc5ee024..3fc78c5b2a 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 6d8643ca0f..3cea96779e 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 2.0.5 -- 2.36.6