From 4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20D=C3=9Crre?= Date: Fri, 29 Oct 2021 07:53:09 +0200 Subject: [PATCH] migrate parents to silicon-sr2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit migrate odl parents to sr2 Issue-ID: CCSDK-3513 Signed-off-by: Michael DÜrre Change-Id: I735537fa3b432f818f2dab19fca59c3b13612bce Signed-off-by: Michael DÜrre --- dependencies-odl-bom/pom.xml | 18 +- installed-odl-bom/pom.xml | 1114 ++++++++++---------- odlparent/binding-parent/pom.xml | 18 +- odlparent/bundle-parent/pom.xml | 18 +- odlparent/feature-repo-parent/pom.xml | 18 +- odlparent/karaf4-parent/pom.xml | 18 +- odlparent/mdsal-it-parent/pom.xml | 18 +- odlparent/odlparent-lite/pom.xml | 18 +- odlparent/odlparent/pom.xml | 18 +- .../src/main/properties/binding-parent.properties | 2 +- .../src/main/properties/bundle-parent.properties | 2 +- .../main/properties/feature-repo-parent.properties | 2 +- .../src/main/properties/karaf4-parent.properties | 2 +- .../src/main/properties/mdsal-it-parent.properties | 2 +- .../src/main/properties/odlparent-lite.properties | 2 +- .../setup/src/main/properties/odlparent.properties | 2 +- .../properties/single-feature-parent.properties | 2 +- .../setup/src/main/resources/pom-template.xml | 16 +- odlparent/single-feature-parent/pom.xml | 18 +- 19 files changed, 659 insertions(+), 649 deletions(-) diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 4afde5bf..357d9538 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -44,40 +44,40 @@ org.opendaylight.bgpcep bgp-artifacts - 0.15.1 + 0.15.2 pom import org.opendaylight.controller controller-artifacts - 3.0.8 + 3.0.10 pom import org.opendaylight.mdsal mdsal-artifacts - 7.0.7 + 7.0.9 pom import org.opendaylight.netconf netconf-artifacts - 1.13.2 + 1.13.4 pom import org.opendaylight.controller sal-binding-broker-impl - 1.13.2 + 1.13.4 org.opendaylight.controller sal-binding-broker-impl - 1.13.2 + 1.13.4 test-jar tests test @@ -85,7 +85,7 @@ org.opendaylight.controller sal-test-model - 1.13.2 + 1.13.4 org.java-websocket @@ -173,12 +173,12 @@ com.highstreet-technologies.aaa aaa-shiro - 0.13.3 + 0.13.5 com.highstreet-technologies.opendaylight odl-ready - 3.1.0 + 3.2.0 com.auth0 diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index 977e9673..ff45420e 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -108,7 +108,7 @@ com.lmax disruptor - 3.4.2 + 3.4.4 com.microsoft.sqlserver @@ -233,47 +233,47 @@ io.netty netty-buffer - 4.1.63.Final + 4.1.65.Final io.netty netty-codec - 4.1.63.Final + 4.1.65.Final io.netty netty-codec-http - 4.1.63.Final + 4.1.65.Final io.netty netty-common - 4.1.63.Final + 4.1.65.Final io.netty netty-handler - 4.1.63.Final + 4.1.65.Final io.netty netty-resolver - 4.1.63.Final + 4.1.65.Final io.netty netty-transport - 4.1.63.Final + 4.1.65.Final io.netty netty-transport-native-epoll - 4.1.63.Final + 4.1.65.Final io.netty netty-transport-native-unix-common - 4.1.63.Final + 4.1.65.Final io.prometheus @@ -386,11 +386,6 @@ validation-api 2.0.1.Final - - javax.websocket - javax.websocket-api - 1.1 - javax.ws.rs javax.ws.rs-api @@ -619,7 +614,7 @@ org.apache.aries.proxy org.apache.aries.proxy - 1.1.9 + 1.1.10 org.apache.aries.quiesce @@ -749,7 +744,7 @@ org.apache.felix org.apache.felix.configadmin - 1.9.20 + 1.9.22 org.apache.felix @@ -789,7 +784,7 @@ org.apache.felix org.apache.felix.http.jetty - 4.1.6 + 4.1.8 org.apache.felix @@ -934,297 +929,297 @@ org.apache.karaf.audit org.apache.karaf.audit.core - 4.3.1 + 4.3.2 org.apache.karaf.bundle org.apache.karaf.bundle.blueprintstate - 4.3.1 + 4.3.2 org.apache.karaf.bundle org.apache.karaf.bundle.core - 4.3.1 + 4.3.2 org.apache.karaf.config org.apache.karaf.config.core - 4.3.1 + 4.3.2 org.apache.karaf.deployer org.apache.karaf.deployer.blueprint - 4.3.1 + 4.3.2 org.apache.karaf.deployer org.apache.karaf.deployer.features - 4.3.1 + 4.3.2 org.apache.karaf.deployer org.apache.karaf.deployer.kar - 4.3.1 + 4.3.2 org.apache.karaf.deployer org.apache.karaf.deployer.wrap - 4.3.1 + 4.3.2 org.apache.karaf.diagnostic org.apache.karaf.diagnostic.boot - 4.3.1 + 4.3.2 org.apache.karaf.diagnostic org.apache.karaf.diagnostic.core - 4.3.1 + 4.3.2 org.apache.karaf.docker org.apache.karaf.docker.core - 4.3.1 + 4.3.2 org.apache.karaf.features org.apache.karaf.features.command - 4.3.1 + 4.3.2 org.apache.karaf.features org.apache.karaf.features.core - 4.3.1 + 4.3.2 org.apache.karaf.features org.apache.karaf.features.extension - 4.3.1 + 4.3.2 org.apache.karaf.http org.apache.karaf.http.core - 4.3.1 + 4.3.2 org.apache.karaf.instance org.apache.karaf.instance.core - 4.3.1 + 4.3.2 org.apache.karaf.jaas.blueprint org.apache.karaf.jaas.blueprint.config - 4.3.1 + 4.3.2 org.apache.karaf.jaas.blueprint org.apache.karaf.jaas.blueprint.jasypt - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.boot - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.command - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.config - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.jasypt - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.modules - 4.3.1 + 4.3.2 org.apache.karaf.jaas org.apache.karaf.jaas.spring-security-crypto - 4.3.1 + 4.3.2 org.apache.karaf.jdbc org.apache.karaf.jdbc.core - 4.3.1 + 4.3.2 org.apache.karaf.jms org.apache.karaf.jms.core - 4.3.1 + 4.3.2 org.apache.karaf.jndi org.apache.karaf.jndi.core - 4.3.1 + 4.3.2 org.apache.karaf.kar org.apache.karaf.kar.core - 4.3.1 + 4.3.2 org.apache.karaf.log org.apache.karaf.log.core - 4.3.1 + 4.3.2 org.apache.karaf.management org.apache.karaf.management.server - 4.3.1 + 4.3.2 org.apache.karaf manual - 4.3.1 + 4.3.2 org.apache.karaf.maven org.apache.karaf.maven.core - 4.3.1 + 4.3.2 org.apache.karaf.obr org.apache.karaf.obr.core - 4.3.1 + 4.3.2 org.apache.karaf org.apache.karaf.client - 4.3.1 + 4.3.2 org.apache.karaf org.apache.karaf.event - 4.3.1 + 4.3.2 org.apache.karaf.package org.apache.karaf.package.core - 4.3.1 + 4.3.2 org.apache.karaf.profile org.apache.karaf.profile.core - 4.3.1 + 4.3.2 org.apache.karaf.scheduler org.apache.karaf.scheduler.core - 4.3.1 + 4.3.2 org.apache.karaf.scr org.apache.karaf.scr.management - 4.3.1 + 4.3.2 org.apache.karaf.scr org.apache.karaf.scr.state - 4.3.1 + 4.3.2 org.apache.karaf.service org.apache.karaf.service.core - 4.3.1 + 4.3.2 org.apache.karaf.service org.apache.karaf.service.guard - 4.3.1 + 4.3.2 org.apache.karaf.services org.apache.karaf.services.coordinator - 4.3.1 + 4.3.2 org.apache.karaf.services org.apache.karaf.services.eventadmin - 4.3.1 + 4.3.2 org.apache.karaf.shell org.apache.karaf.shell.commands - 4.3.1 + 4.3.2 org.apache.karaf.shell org.apache.karaf.shell.console - 4.3.1 + 4.3.2 org.apache.karaf.shell org.apache.karaf.shell.core - 4.3.1 + 4.3.2 org.apache.karaf.shell org.apache.karaf.shell.ssh - 4.3.1 + 4.3.2 org.apache.karaf.shell org.apache.karaf.shell.table - 4.3.1 + 4.3.2 org.apache.karaf.subsystem org.apache.karaf.subsystem.core - 4.3.1 + 4.3.2 org.apache.karaf.system org.apache.karaf.system.core - 4.3.1 + 4.3.2 org.apache.karaf.tooling org.apache.karaf.tools.utils - 4.3.1 + 4.3.2 org.apache.karaf.webconsole org.apache.karaf.webconsole.console - 4.3.1 + 4.3.2 org.apache.karaf.webconsole org.apache.karaf.webconsole.features - 4.3.1 + 4.3.2 org.apache.karaf.webconsole org.apache.karaf.webconsole.gogo - 4.3.1 + 4.3.2 org.apache.karaf.webconsole org.apache.karaf.webconsole.http - 4.3.1 + 4.3.2 org.apache.karaf.webconsole org.apache.karaf.webconsole.instance - 4.3.1 + 4.3.2 org.apache.karaf.web org.apache.karaf.web.core - 4.3.1 + 4.3.2 org.apache.karaf.wrapper org.apache.karaf.wrapper.core - 4.3.1 + 4.3.2 org.apache.myfaces.core @@ -1291,6 +1286,11 @@ org.apache.servicemix.bundles.javax-inject 1_3 + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.javax-websocket-api + 1.1_1 + org.apache.servicemix.bundles org.apache.servicemix.bundles.jsr305 @@ -1304,7 +1304,7 @@ org.apache.servicemix.bundles org.apache.servicemix.bundles.spring-security-crypto - 5.3.1.RELEASE_1 + 5.3.3.RELEASE_2 org.apache.servicemix.specs @@ -1349,12 +1349,12 @@ org.apache.shiro shiro-core - 1.3.2 + 1.7.1 org.apache.shiro shiro-web - 1.3.2 + 1.7.1 org.apache.sling @@ -1389,12 +1389,12 @@ org.apache.xbean xbean-bundleutils - 4.18 + 4.19 org.apache.xbean xbean-finder - 4.18 + 4.19 org.apache.xbean @@ -1404,12 +1404,12 @@ org.apache.xbean xbean-naming - 4.18 + 4.19 org.apache.xbean xbean-reflect - 4.18 + 4.19 org.bouncycastle @@ -1459,162 +1459,162 @@ org.eclipse.jetty.http2 http2-common - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.http2 http2-hpack - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.http2 http2-server - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-alpn-server - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-client - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-continuation - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-deploy - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-http - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-io - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-jaas - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-jaspi - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-jmx - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-jndi - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-plus - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-proxy - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-rewrite - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-security - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-server - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-servlet - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-servlets - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-util - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-util-ajax - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-webapp - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty jetty-xml - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.osgi jetty-osgi-alpn - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket javax-websocket-client-impl - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket javax-websocket-server-impl - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket websocket-api - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket websocket-client - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket websocket-common - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket websocket-server - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.jetty.websocket websocket-servlet - 9.4.38.v20210224 + 9.4.40.v20210413 org.eclipse.persistence @@ -1864,7 +1864,7 @@ org.lz4 lz4-java - 1.7.1 + 1.8.0 org.mariadb.jdbc @@ -1879,2097 +1879,2102 @@ org.opendaylight.aaa aaa-authn-api - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-cert - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-cli - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-encrypt-service - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-encrypt-service-impl - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-filterchain - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-password-service-api - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-password-service-impl - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-shiro - 0.13.3 + 0.13.5 org.opendaylight.aaa aaa-shiro-api - 0.13.3 + 0.13.5 + + + org.opendaylight.aaa + repackaged-shiro + 0.13.5 org.opendaylight.aaa.web servlet-api - 0.13.3 + 0.13.5 org.opendaylight.aaa.web servlet-jersey2 - 0.13.3 + 0.13.5 org.opendaylight.aaa.web web-api - 0.13.3 + 0.13.5 org.opendaylight.aaa.web web-osgi-impl - 0.13.3 + 0.13.5 org.opendaylight.bgpcep algo-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep algo-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-benchmark-app - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-bmp-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-bmp-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-bmp-parser-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-bmp-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-cli - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-concepts - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-evpn - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-flowspec - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-inet - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-l3vpn - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-labeled-unicast - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-linkstate - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-mvpn - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-rp-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-rp-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-rp-statement - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-openconfig-state - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-parser-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-parser-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-parser-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-path-selection-mode - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-peer-acceptor - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-rib-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-rib-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-rib-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-route-target - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bgp-topology-provider - 0.15.1 + 0.15.2 org.opendaylight.bgpcep bmp-monitors-config-loader - 0.15.1 + 0.15.2 org.opendaylight.bgpcep concepts - 0.15.1 + 0.15.2 org.opendaylight.bgpcep config-loader-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep config-loader-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep data-change-counter - 0.15.1 + 0.15.2 org.opendaylight.bgpcep graph-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep graph-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-auto-bandwidth-extension - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-base-parser - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-cli - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-ietf-p2mp-te-lsp - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-ietf-stateful - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-segment-routing - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-server-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-server-provider - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-topology-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-topology-provider - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-topology-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-topology-stats - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-tunnel-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep pcep-tunnel-provider - 0.15.1 + 0.15.2 org.opendaylight.bgpcep programming-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep programming-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep programming-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep programming-topology-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep programming-tunnel-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep protocols-config-loader - 0.15.1 + 0.15.2 org.opendaylight.bgpcep routing-policy-config-loader - 0.15.1 + 0.15.2 org.opendaylight.bgpcep rsvp-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep rsvp-impl - 0.15.1 + 0.15.2 org.opendaylight.bgpcep rsvp-spi - 0.15.1 + 0.15.2 org.opendaylight.bgpcep topology-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep topology-config-loader - 0.15.1 + 0.15.2 org.opendaylight.bgpcep topology-segment-routing - 0.15.1 + 0.15.2 org.opendaylight.bgpcep topology-tunnel-api - 0.15.1 + 0.15.2 org.opendaylight.bgpcep util - 0.15.1 + 0.15.2 org.opendaylight.controller benchmark-api - 3.0.8 + 3.0.10 org.opendaylight.controller blueprint - 3.0.8 + 3.0.10 org.opendaylight.controller cds-access-api - 3.0.8 + 3.0.10 org.opendaylight.controller cds-access-client - 3.0.8 + 3.0.10 org.opendaylight.controller cds-dom-api - 3.0.8 + 3.0.10 org.opendaylight.controller cds-mgmt-api - 3.0.8 + 3.0.10 org.opendaylight.controller dsbenchmark - 3.0.8 + 3.0.10 org.opendaylight.controller messagebus-api - 3.0.8 + 3.0.10 org.opendaylight.controller messagebus-impl - 3.0.8 + 3.0.10 org.opendaylight.controller messagebus-spi - 3.0.8 + 3.0.10 org.opendaylight.controller messagebus-util - 3.0.8 + 3.0.10 org.opendaylight.controller.model model-inventory - 3.0.8 + 3.0.10 org.opendaylight.controller.model model-topology - 3.0.8 + 3.0.10 org.opendaylight.controller netty-event-executor-config - 0.14.8 + 0.14.10 org.opendaylight.controller netty-threadgroup-config - 0.14.8 + 0.14.10 org.opendaylight.controller netty-timer-config - 0.14.8 + 0.14.10 org.opendaylight.controller ntfbenchmark - 3.0.8 + 3.0.10 org.opendaylight.controller repackaged-akka - 3.0.8 + 3.0.10 org.opendaylight.controller rpcbenchmark - 3.0.8 + 3.0.10 org.opendaylight.controller sal-akka-raft - 3.0.8 + 3.0.10 org.opendaylight.controller sal-akka-segmented-journal - 3.0.8 + 3.0.10 org.opendaylight.controller sal-cluster-admin-api - 3.0.8 + 3.0.10 org.opendaylight.controller sal-cluster-admin-impl - 3.0.8 + 3.0.10 org.opendaylight.controller sal-clustering-commons - 3.0.8 + 3.0.10 org.opendaylight.controller sal-common-util - 3.0.8 + 3.0.10 org.opendaylight.controller sal-distributed-datastore - 3.0.8 + 3.0.10 org.opendaylight.controller sal-distributed-eos - 3.0.8 + 3.0.10 org.opendaylight.controller sal-remoterpc-connector - 3.0.8 + 3.0.10 org.opendaylight.controller.samples clustering-it-model - 3.0.8 + 3.0.10 org.opendaylight.controller.samples clustering-it-provider - 3.0.8 + 3.0.10 org.opendaylight.controller.samples sample-toaster - 3.0.8 + 3.0.10 org.opendaylight.controller.samples sample-toaster-consumer - 3.0.8 + 3.0.10 org.opendaylight.controller.samples sample-toaster-provider - 3.0.8 + 3.0.10 org.opendaylight.controller threadpool-config-api - 0.14.8 + 0.14.10 org.opendaylight.controller threadpool-config-impl - 0.14.8 + 0.14.10 org.opendaylight.daexim daexim-akka-infoprovider-impl - 1.9.1 + 1.9.2 org.opendaylight.daexim daexim-impl - 1.9.1 + 1.9.2 org.opendaylight.daexim daexim-model - 1.9.1 + 1.9.2 org.opendaylight.daexim daexim-spi - 1.9.1 + 1.9.2 org.opendaylight.infrautils caches-api - 1.9.8 + 1.9.9 org.opendaylight.infrautils caches-cli - 1.9.8 + 1.9.9 org.opendaylight.infrautils caches-guava-impl - 1.9.8 + 1.9.9 org.opendaylight.infrautils caches-impl-base - 1.9.8 + 1.9.9 org.opendaylight.infrautils diagstatus-api - 1.9.8 + 1.9.9 org.opendaylight.infrautils diagstatus-impl - 1.9.8 + 1.9.9 org.opendaylight.infrautils diagstatus-shell - 1.9.8 + 1.9.9 org.opendaylight.infrautils diagstatus-web - 1.9.8 + 1.9.9 org.opendaylight.infrautils infrautils-util - 1.9.8 + 1.9.9 org.opendaylight.infrautils inject - 1.9.8 + 1.9.9 org.opendaylight.infrautils jobcoordinator-api - 1.9.8 + 1.9.9 org.opendaylight.infrautils jobcoordinator-impl - 1.9.8 + 1.9.9 org.opendaylight.infrautils metrics-api - 1.9.8 + 1.9.9 org.opendaylight.infrautils metrics-impl - 1.9.8 + 1.9.9 org.opendaylight.infrautils metrics-impl-prometheus - 1.9.8 + 1.9.9 org.opendaylight.infrautils ready-api - 1.9.8 + 1.9.9 org.opendaylight.infrautils ready-impl - 1.9.8 + 1.9.9 org.opendaylight.infrautils shell - 1.9.8 + 1.9.9 org.opendaylight.jsonrpc.bus bus-api - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.bus bus-jsonrpc - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.bus bus-messagelib - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.bus bus-spi - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.bus transport-http - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.bus transport-zmq - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc dom-codec - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc jsonrpc-api - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc jsonrpc-provider-common - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc jsonrpc-provider-single - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.security security-aaa - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.security security-api - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.security security-noop - 1.10.1 + 1.10.2 org.opendaylight.jsonrpc.security security-service - 1.10.1 + 1.10.2 org.opendaylight.lispflowmapping mappingservice.api - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.config - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.dsbackend - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.implementation - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.inmemorydb - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.mapcache - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.neutron - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.shell - 1.13.2 + 1.13.3 org.opendaylight.lispflowmapping mappingservice.southbound - 1.13.2 + 1.13.3 org.opendaylight.mdsal.binding.model.iana iana-hardware - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.iana iana-if-type - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.iana iana-routing-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc6991 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-inet-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-yang-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc7223 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc7277 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc7895 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc7952 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8294 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8294-ietf-routing-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8342 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8342-ietf-datastores - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8342-ietf-origin - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8343 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8344 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8345 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network-state - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network-topology - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network-topology-state - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8346 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8346-ietf-l3-unicast-topology - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8346-ietf-l3-unicast-topology-state - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8348 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8348-ietf-hardware - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8348-ietf-hardware-state - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8349 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8349-ietf-ipv4-unicast-routing - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8349-ietf-ipv6-unicast-routing - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8349-ietf-routing - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8519 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8519-ietf-access-control-list - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8519-ietf-ethertypes - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8519-ietf-packet-fields - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8520 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8520-ietf-acldns - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8520-ietf-mud - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8525 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8528 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8529 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8530 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8542 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8542-ietf-dc-fabric-topology - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8542-ietf-dc-fabric-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8776 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8776-ietf-te-packet-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8776-ietf-te-types - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8795 - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8795-ietf-te-topology - 7.0.7 + 7.0.9 org.opendaylight.mdsal.binding.model.ietf rfc8795-ietf-te-topology-state - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-dom-adapter - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-dom-codec - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-dom-codec-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-dom-codec-osgi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-dom-codec-spi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-generator-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-generator-impl - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-generator-util - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-runtime-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-runtime-osgi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-runtime-spi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-spec-util - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-spi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-binding-util - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-common-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-common-util - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-dom-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-dom-broker - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-dom-schema-osgi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-dom-spi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-binding-adapter - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-binding-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-common-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-common-spi - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-dom-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-eos-dom-simple - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-replicate-common - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-replicate-netty - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-rfc8294-netty - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-singleton-common-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-singleton-dom-impl - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-trace-api - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-trace-cli - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-trace-impl - 7.0.7 + 7.0.9 org.opendaylight.mdsal mdsal-yanglib-api - 0.12.7 + 0.12.9 org.opendaylight.mdsal mdsal-yanglib-rfc7895 - 0.12.7 + 0.12.9 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.12.7 + 0.12.9 org.opendaylight.mdsal.model general-entity - 7.0.7 + 7.0.9 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.19.7 + 2013.10.21.19.9 org.opendaylight.mdsal.model ietf-type-util - 7.0.7 + 7.0.9 org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.19.7 + 2013.08.27.19.9 org.opendaylight.mdsal.model yang-ext - 2013.09.07.19.7 + 2013.09.07.19.9 org.opendaylight.mdsal yang-binding - 7.0.7 + 7.0.9 org.opendaylight.netconf aaa-authn-odl-plugin - 1.13.2 + 1.13.4 org.opendaylight.netconf callhome-model - 1.13.2 + 1.13.4 org.opendaylight.netconf callhome-protocol - 1.13.2 + 1.13.4 org.opendaylight.netconf callhome-provider - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf-monitoring - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf-monitoring-extension - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf-nmda - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf-notifications - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-netconf-with-defaults - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-restconf - 1.13.2 + 1.13.4 org.opendaylight.netconf ietf-restconf-monitoring - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-connector - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-impl - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-monitoring - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-notification - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-ssh - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-tcp - 1.13.2 + 1.13.4 org.opendaylight.netconf mdsal-netconf-yang-library - 1.13.2 + 1.13.4 org.opendaylight.netconf messagebus-netconf - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-api - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-auth - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-client - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-config - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-console - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-dom-api - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-impl - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-mapping-api - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-netty-util - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-notifications-api - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-topology - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-topology-impl - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-topology-singleton - 1.13.2 + 1.13.4 org.opendaylight.netconf netconf-util - 1.13.2 + 1.13.4 org.opendaylight.netconf restconf-common - 1.13.2 + 1.13.4 org.opendaylight.netconf restconf-common-models - 1.13.2 + 1.13.4 org.opendaylight.netconf restconf-nb-bierman02 - 1.13.2 + 1.13.4 org.opendaylight.netconf restconf-nb-rfc8040 - 1.13.2 + 1.13.4 org.opendaylight.netconf sal-netconf-connector - 1.13.2 + 1.13.4 org.opendaylight.netconf sal-rest-docgen - 1.13.2 + 1.13.4 org.opendaylight.netconf shaded-exificient - 1.13.2 + 1.13.4 org.opendaylight.netconf shaded-sshd - 1.13.2 + 1.13.4 org.opendaylight.netconf yanglib - 1.13.2 + 1.13.4 org.opendaylight.neutron model - 0.16.1 + 0.16.2 org.opendaylight.neutron neutron-hostconfig-ovs - 0.16.1 + 0.16.2 org.opendaylight.neutron neutron-hostconfig-utils - 0.16.1 + 0.16.2 org.opendaylight.neutron neutron-hostconfig-vpp - 0.16.1 + 0.16.2 org.opendaylight.neutron neutron-spi - 0.16.1 + 0.16.2 org.opendaylight.neutron northbound-api - 0.16.1 + 0.16.2 org.opendaylight.neutron transcriber - 0.16.1 + 0.16.2 org.opendaylight.odlparent bcpkix-framework-ext - 8.1.2 + 8.1.3 org.opendaylight.odlparent bcprov-framework-ext - 8.1.2 + 8.1.3 org.opendaylight.odlparent karaf.branding - 8.1.2 + 8.1.3 org.opendaylight.odlparent logging-markers - 8.1.2 + 8.1.3 org.opendaylight.openflowplugin.applications arbitratorreconciliation-api - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications arbitratorreconciliation-impl - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications bulk-o-matic - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications device-ownership-service - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications forwardingrules-manager - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications forwardingrules-sync - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications lldp-speaker - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications notification-supplier - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications of-switch-config-pusher - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications reconciliation-framework - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications southbound-cli - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications table-miss-enforcer - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications topology-lldp-discovery - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.applications topology-manager - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin drop-test-karaf - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.libraries liblldp - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.model model-flow-base - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.model model-flow-service - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.model model-flow-statistics - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowjava-extension-eric - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowjava-extension-nicira - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowjava-extension-nicira-api - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.openflowjava openflowjava-blueprint-config - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.openflowjava openflowjava-util - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.openflowjava openflow-protocol-api - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.openflowjava openflow-protocol-impl - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin.openflowjava openflow-protocol-spi - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-api - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-blueprint-config - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-common - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-extension-api - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-extension-eric - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-extension-nicira - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-extension-onf - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin openflowplugin-impl - 0.12.1 + 0.12.2 org.opendaylight.openflowplugin test-common - 0.12.1 + 0.12.2 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.12.1 + 1.12.2 org.opendaylight.ovsdb hwvtepsouthbound-impl - 1.12.1 + 1.12.2 org.opendaylight.ovsdb library - 1.12.1 + 1.12.2 org.opendaylight.ovsdb schema.hardwarevtep - 1.12.1 + 1.12.2 org.opendaylight.ovsdb schema.openvswitch - 1.12.1 + 1.12.2 org.opendaylight.ovsdb southbound-api - 1.12.1 + 1.12.2 org.opendaylight.ovsdb southbound-impl - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.config - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.mdsal-utils - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.servicehelper - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.southbound-utils - 1.12.1 + 1.12.2 org.opendaylight.ovsdb utils.yang-utils - 1.12.1 + 1.12.2 org.opendaylight.serviceutils listener-api - 0.7.1 + 0.7.2 org.opendaylight.serviceutils rpc-api - 0.7.1 + 0.7.2 org.opendaylight.serviceutils srm-api - 0.7.1 + 0.7.2 org.opendaylight.serviceutils srm-impl - 0.7.1 + 0.7.2 org.opendaylight.serviceutils srm-shell - 0.7.1 + 0.7.2 org.opendaylight.serviceutils tools-api - 0.7.1 + 0.7.2 org.opendaylight.serviceutils upgrade - 0.7.1 + 0.7.2 org.opendaylight.yangtools concepts - 6.0.6 + 6.0.7 org.opendaylight.yangtools odlext-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools odlext-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools openconfig-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools openconfig-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6241-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6241-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6536-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6536-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6643-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc6643-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc7952-data-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc7952-data-util - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc7952-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc7952-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8040-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8040-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8528-data-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8528-data-util - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8528-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools rfc8528-parser-support - 6.0.6 + 6.0.7 org.opendaylight.yangtools util - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-common - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-common-netty - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-codec-binfmt - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-codec-gson - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-codec-xml - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-impl - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-jaxen - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-transform - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-util - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-data-xpath-api - 0.4.6 + 0.4.7 org.opendaylight.yangtools yang-model-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-model-export - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-model-util - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-antlr - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-impl - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-reactor - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-rfc7950 - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-parser-spi - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-xpath-antlr - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-xpath-api - 6.0.6 + 6.0.7 org.opendaylight.yangtools yang-xpath-impl - 6.0.6 + 6.0.7 org.ops4j.base @@ -4174,17 +4179,17 @@ org.ops4j.pax.logging pax-logging-api - 2.0.8 + 2.0.9 org.ops4j.pax.logging pax-logging-log4j2 - 2.0.8 + 2.0.9 org.ops4j.pax.logging pax-logging-logback - 2.0.8 + 2.0.9 org.ops4j.pax.tipi @@ -4259,67 +4264,67 @@ org.ops4j.pax.web pax-web-api - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-deployer - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-descriptor - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-extender-war - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-extender-whiteboard - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-jetty - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-jsp - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-resources-extender - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-resources-jsf - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-runtime - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-spi - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-tomcat - 7.3.13 + 7.3.16 org.ops4j.pax.web pax-web-undertow - 7.3.13 + 7.3.16 org.osgi @@ -4366,6 +4371,11 @@ asm-util 9.1 + + org.owasp.encoder + encoder + 1.2.3 + org.postgresql postgresql diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml index 8d9ce03a..1f5ab972 100644 --- a/odlparent/binding-parent/pom.xml +++ b/odlparent/binding-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.mdsal binding-parent - 7.0.7 + 7.0.9 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index d6c640f9..1b71a795 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index 21a26a3a..56a10a02 100644 --- a/odlparent/feature-repo-parent/pom.xml +++ b/odlparent/feature-repo-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 6f1f6581..179888d5 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 537fbe80..8505696c 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.controller mdsal-it-parent - 3.0.8 + 3.0.10 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index cb3d8d59..1785511e 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml index 6785f554..cadb6eee 100644 --- a/odlparent/odlparent/pom.xml +++ b/odlparent/odlparent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties index e0cf22ac..32214ad3 100644 --- a/odlparent/setup/src/main/properties/binding-parent.properties +++ b/odlparent/setup/src/main/properties/binding-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=binding-parent odlparent.groupId=org.opendaylight.mdsal -odlparent.version=7.0.7 +odlparent.version=7.0.9 diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties index 56bbe1b9..931954e0 100644 --- a/odlparent/setup/src/main/properties/bundle-parent.properties +++ b/odlparent/setup/src/main/properties/bundle-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=bundle-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/properties/feature-repo-parent.properties b/odlparent/setup/src/main/properties/feature-repo-parent.properties index 21cfc605..c8dbd0a7 100644 --- a/odlparent/setup/src/main/properties/feature-repo-parent.properties +++ b/odlparent/setup/src/main/properties/feature-repo-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=feature-repo-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/properties/karaf4-parent.properties b/odlparent/setup/src/main/properties/karaf4-parent.properties index d9149f7a..31c96f10 100644 --- a/odlparent/setup/src/main/properties/karaf4-parent.properties +++ b/odlparent/setup/src/main/properties/karaf4-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=karaf4-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/properties/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties index 52db6134..96c5adaf 100644 --- a/odlparent/setup/src/main/properties/mdsal-it-parent.properties +++ b/odlparent/setup/src/main/properties/mdsal-it-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=mdsal-it-parent odlparent.groupId=org.opendaylight.controller -odlparent.version=3.0.8 +odlparent.version=3.0.10 diff --git a/odlparent/setup/src/main/properties/odlparent-lite.properties b/odlparent/setup/src/main/properties/odlparent-lite.properties index 4acc86c9..2ee94235 100644 --- a/odlparent/setup/src/main/properties/odlparent-lite.properties +++ b/odlparent/setup/src/main/properties/odlparent-lite.properties @@ -1,3 +1,3 @@ odlparent.artifactId=odlparent-lite odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties index 2858c4c1..44d1a761 100644 --- a/odlparent/setup/src/main/properties/odlparent.properties +++ b/odlparent/setup/src/main/properties/odlparent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=odlparent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties index 3416d825..4638a71a 100644 --- a/odlparent/setup/src/main/properties/single-feature-parent.properties +++ b/odlparent/setup/src/main/properties/single-feature-parent.properties @@ -1,3 +1,3 @@ odlparent.artifactId=single-feature-parent odlparent.groupId=org.opendaylight.odlparent -odlparent.version=8.1.2 +odlparent.version=8.1.3 diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index b37096ce..cd5b2594 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -111,12 +111,12 @@ \${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index 37642d69..6380244d 100644 --- a/odlparent/single-feature-parent/pom.xml +++ b/odlparent/single-feature-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.2 + 8.1.3 @@ -111,12 +111,12 @@ ${ccsdk.sli.version} - 1.13.2 - 7.0.7 - 7.0.7 - 1.13.2 - 1.13.2 - 1.13.2 + 1.13.4 + 7.0.9 + 7.0.9 + 1.13.4 + 1.13.4 + 1.13.4 1.15 @@ -158,7 +158,7 @@ 3.3.3 - 4.1.63.Final + 4.1.65.Final 1.7.29 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.52 - 9.4.38.v20210224 + 9.4.40.v20210413 true direct-dependencies.txt -- 2.16.6