From 5700b8593826798ef4f9d0356f852698c1c91bef Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 Jan 2021 12:38:52 -0500 Subject: [PATCH] Revert "ccsdk parents for alu-sr0" This reverts upgrade to OpenDaylight Aluminum (commit b6288f99fbfcc73f115511696f98111ca32b8d2f.) Change-Id: I194efd26f792328f0ab79848664708715e94e240 Issue-ID: CCSDK-3012 Signed-off-by: Dan Timoney --- dependencies-bom/pom.xml | 11 +- dependencies-odl-bom/pom.xml | 256 +- installed-odl-bom/pom.xml | 8230 ++++++++------------ installed-odl-bom/sodium-pom.xml | 6800 ++++++++-------- odlparent/binding-parent/pom.xml | 297 +- odlparent/bundle-parent/pom.xml | 297 +- odlparent/client-parent/pom.xml | 51 +- odlparent/feature-repo-parent/pom.xml | 297 +- odlparent/karaf4-parent/pom.xml | 297 +- odlparent/mdsal-it-parent/pom.xml | 297 +- odlparent/odlparent-lite/pom.xml | 297 +- odlparent/odlparent/pom.xml | 297 +- odlparent/setup/pom.xml | 2 +- .../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 | 297 +- odlparent/single-feature-parent/pom.xml | 297 +- oparent/pom.xml | 36 +- pom.xml | 26 +- .../src/main/resources/pom-template.xml | 2 +- springboot/springboot1/pom.xml | 2 +- springboot/springboot2/pom.xml | 2 +- standalone/pom.xml | 2 + tools/fluorine2neon.sh | 2 +- tools/updParentVersion.sh | 2 +- 31 files changed, 7600 insertions(+), 10513 deletions(-) diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml index b084817f..f5b5a913 100644 --- a/dependencies-bom/pom.xml +++ b/dependencies-bom/pom.xml @@ -56,7 +56,7 @@ com.google.guava guava - 28.2-jre + 25.1-jre com.google.protobuf @@ -150,7 +150,7 @@ junit junit - 4.13 + 4.12 test @@ -265,17 +265,17 @@ org.onap.logging-analytics logging-analytics - 1.6.6 + 1.6.5 org.onap.logging-analytics logging-filter-base - 1.6.6 + 1.6.5 org.onap.logging-analytics logging-slf4j - 1.6.6 + 1.6.5 org.osgi @@ -305,6 +305,7 @@ + org.slf4j diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 804e8c99..58fbc3dd 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -44,64 +44,94 @@ org.opendaylight.bgpcep bgp-artifacts - 0.14.1 + 0.12.4 pom import org.opendaylight.controller - controller-artifacts - 2.0.6 + mdsal-artifacts + 1.10.4 pom import + + org.opendaylight.controller + sal-binding-broker-impl + 1.10.4 + + + org.opendaylight.controller + sal-binding-broker-impl + 1.10.4 + test-jar + tests + test + + + org.opendaylight.controller + sal-test-model + 1.10.4 + org.opendaylight.mdsal mdsal-artifacts - 6.0.7 + 4.0.17 pom import org.opendaylight.netconf netconf-artifacts - 1.9.1 + 1.7.4 pom import - org.opendaylight.controller - sal-binding-broker-impl - 1.12.1 + org.opendaylight.netconf + restconf-artifacts + 1.10.4 + pom + import + + - org.opendaylight.controller - sal-binding-broker-impl - 1.12.1 - test-jar - tests + ch.qos.logback + logback-classic + 1.2.3 + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.vorburger.mariaDB4j + mariaDB4j + 2.4.0 test - org.opendaylight.controller - sal-test-model - 1.12.1 + com.att.eelf + eelf-core + 1.0.0 - org.java-websocket - Java-WebSocket - 1.4.0 + com.carrotsearch + hppc + 0.7.1 - - org.elasticsearch.client - elasticsearch-rest-client - 6.4.3 + com.github.stefanbirkner + system-rules + 1.19.0 - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - 1.1.12 + com.github.tomakehurst + wiremock + 2.25.1 + test com.google.code.findbugs @@ -109,21 +139,183 @@ 3.0.0 - org.glassfish.jersey.media - jersey-media-json-jackson - 2.27 + com.google.protobuf + protobuf-java + 3.10.0 - org.glassfish.jersey.ext - jersey-entity-filtering - 2.27 + com.google.protobuf + protobuf-java-util + 3.10.0 + com.jayway.jsonpath + json-path + 2.4.0 + + + com.ning + compress-lzf + 1.0.2 + + commons-cli commons-cli 1.3.1 + + + io.grpc + grpc-bom + 1.21.1 + pom + import + + + jakarta-regexp + jakarta-regexp + 1.4 + + + javax + javaee-api + 7.0 + + + javax.servlet + servlet-api + 2.5 + + + junit + junit + 4.12 + test + + + org.apache.commons + commons-io + 1.3.2 + + + org.apache.derby + derby + 10.14.2.0 + test + + + org.apache.httpcomponents + httpcore + 4.4.12 + + + org.apache.httpcomponents + httpclient + 4.5.10 + + + + org.apache.sling + org.apache.sling.testing.osgi-mock + 2.3.10 + + + org.apache.tomcat + tomcat-jdbc + 9.0.30 + + + org.apache.velocity + velocity + 1.7 + + + org.codehaus.jackson + jackson-jaxrs + 1.9.13 + + + org.codehaus.jettison + jettison + 1.4.0 + + + + org.eclipse.jetty + jetty-server + 9.4.18.v20190429 + + + + org.eclipse.jetty + jetty-servlet + 9.4.18.v20190429 + + + org.java-websocket + Java-WebSocket + 1.4.0 + + + net.bytebuddy + byte-buddy + 1.9.10 + + + org.jsoup + jsoup + 1.12.1 + test + + + org.mariadb.jdbc + mariadb-java-client + 2.4.4 + + + org.powermock + powermock-api-mockito2 + 1.7.4 + + + org.powermock + powermock-module-junit4 + 1.7.4 + + + org.slf4j + jcl-over-slf4j + 1.7.29 + + + org.springframework + spring-framework-bom + 4.3.25.RELEASE + pom + import + + + org.testng + testng + 6.14.3 + + + org.yaml + snakeyaml + 1.25 + + + + org.elasticsearch.client + elasticsearch-rest-client + 6.4.3 + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + 1.1.12 + diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index c338bcce..716ae9dc 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -20,4851 +20,3391 @@ - - antlr - antlr - 2.7.7 - - - com.esotericsoftware - kryo - 4.0.2 - - - com.esotericsoftware - minlog - 1.3.1 - - - com.esotericsoftware - reflectasm - 1.11.8 - - - com.fasterxml - classmate - 1.3.4 - - - com.fasterxml - classmate - 1.5.1 - - - com.fasterxml.jackson.core - jackson-annotations - 2.10.4 - - - com.fasterxml.jackson.core - jackson-core - 2.10.4 - - - com.fasterxml.jackson.core - jackson-databind - 2.10.4 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.10.4 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.10.4 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.10.4 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.10.4 - - - com.fasterxml.woodstox - woodstox-core - 6.2.1 - - - com.github.mifmif - generex - 1.0.2 - - - com.github.spotbugs - spotbugs-annotations - 3.1.12 - - - com.google.code.gson - gson - 2.8.5 - - - com.googlecode.java-ipv6 - java-ipv6 - 0.16 - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - com.google.errorprone - error_prone_annotations - 2.3.3 - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 28.2-jre - - - com.google.guava - listenablefuture - 9999.0-empty-to-avoid-conflict-with-guava - - - com.google.j2objc - j2objc-annotations - 1.3 - - - com.h2database - h2 - 1.4.199 - - - com.h2database - h2 - 1.4.200 - - - com.lmax - disruptor - 3.4.2 - - - com.microsoft.sqlserver - mssql-jdbc - 7.4.1.jre8 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-codec - commons-codec - 1.15 - - - commons-collections - commons-collections - 3.2.2 - - - commons-io - commons-io - 2.8.0 - - - commons-lang - commons-lang - 2.6 - - - commons-logging - commons-logging - 1.2 - - - commons-net - commons-net - 3.7 - - - com.rabbitmq - amqp-client - 5.5.3 - - - com.thoughtworks.paranamer - paranamer - 2.8 - - - com.typesafe.akka - akka-actor_2.13 - 2.5.31 - - - com.typesafe.akka - akka-cluster_2.13 - 2.5.31 - - - com.typesafe.akka - akka-osgi_2.13 - 2.5.31 - - - com.typesafe.akka - akka-persistence_2.13 - 2.5.31 - - - com.typesafe.akka - akka-protobuf_2.13 - 2.5.31 - - - com.typesafe.akka - akka-remote_2.13 - 2.5.31 - - - com.typesafe.akka - akka-slf4j_2.13 - 2.5.31 - - - com.typesafe.akka - akka-stream_2.13 - 2.5.31 - - - com.typesafe - config - 1.3.3 - - - com.typesafe - ssl-config-core_2.13 - 0.3.8 - - - com.webcohesion.enunciate - enunciate-core-annotations - 2.13.1 - - - com.zaxxer - HikariCP - 3.4.1 - - - dk.brics - automaton - 1.12-1 - - - io.aeron - aeron-client - 1.15.3 - - - io.aeron - aeron-driver - 1.15.3 - - - io.dropwizard.metrics - metrics-core - 4.1.12.1 - - - io.dropwizard.metrics - metrics-graphite - 4.1.12.1 - - - io.dropwizard.metrics - metrics-healthchecks - 4.1.12.1 - - - io.dropwizard.metrics - metrics-jmx - 4.1.12.1 - - - io.dropwizard.metrics - metrics-jvm - 4.1.12.1 - - - io.netty - netty - 3.10.6.Final - - - io.netty - netty-buffer - 4.1.52.Final - - - io.netty - netty-codec - 4.1.52.Final - - - io.netty - netty-codec-http - 4.1.52.Final - - - io.netty - netty-common - 4.1.52.Final - - - io.netty - netty-handler - 4.1.52.Final - - - io.netty - netty-resolver - 4.1.52.Final - - - io.netty - netty-transport - 4.1.52.Final - - - io.netty - netty-transport-native-epoll - 4.1.52.Final - - - io.netty - netty-transport-native-unix-common - 4.1.52.Final - - - io.prometheus - simpleclient - 0.9.0 - - - io.prometheus - simpleclient_common - 0.9.0 - - - io.prometheus - simpleclient_hotspot - 0.9.0 - - - io.prometheus - simpleclient_servlet - 0.9.0 - - - io.undertow - undertow-core - 1.4.23.Final - - - io.undertow - undertow-servlet - 1.4.23.Final - - - io.undertow - undertow-websockets-jsr - 1.4.23.Final - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - javax.annotation - javax.annotation-api - 1.3.1 - - - javax.annotation - javax.annotation-api - 1.3 - - - javax.el - javax.el-api - 3.0.0 - - - javax.enterprise - cdi-api - 1.2 - - - javax.inject - javax.inject - 1 - - - javax.interceptor - javax.interceptor-api - 1.2 - - - javax.jms - javax.jms-api - 2.0.1 - - - javax.mail - mail - 1.4.7 - - - javax.money - money-api - 1.0.1 - - - javax.persistence - javax.persistence-api - 2.2 - - - javax.security.auth.message - javax.security.auth.message-api - 1.1 - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.transaction - javax.transaction-api - 1.2 - - - javax.validation - validation-api - 1.1.0.Final - - - javax.websocket - javax.websocket-api - 1.1 - - - javax.ws.rs - javax.ws.rs-api - 2.1.1 - - - jaxen - jaxen - 1.1.6 - - - joda-time - joda-time - 2.9.7 - - - net.bytebuddy - byte-buddy - 1.10.10 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.stax-utils - stax-utils - 20070216 - - - net.sf.ehcache - ehcache - 2.10.6 - - - net.sf.jung - jung-algorithms - 2.1.1 - - - net.sf.jung - jung-api - 2.1.1 - - - net.sf.jung - jung-graph-impl - 2.1.1 - - - net.sf.kxml - kxml2 - 2.2.2 - - - net.sourceforge.jtds - jtds - 1.3.1 - - - org.agrona - agrona - 0.9.33 - - - org.antlr - antlr4-runtime - 4.8-1 - - - org.apache.activemq - activemq-osgi - 5.15.3 - - - org.apache.aries.application - org.apache.aries.application.api - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.default.local.platform - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.deployment.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.install - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.modeller - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.noop - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.obr - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.runtime - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.utils - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.api - 1.0.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.cm - 1.3.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - 1.10.2 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core.compatibility - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.webosgi - 1.0.1 - - - org.apache.aries.jmx - org.apache.aries.jmx.api - 1.1.5 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.api - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.core - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.core - 1.1.8 - - - org.apache.aries.jmx - org.apache.aries.jmx.whiteboard - 1.2.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.api - 1.1.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.core - 1.0.2 - - - org.apache.aries.jndi - org.apache.aries.jndi.legacy.support - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.rmi - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.url - 1.1.0 - - - org.apache.aries.jpa.javax.persistence - javax.persistence_2.1 - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.api - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.blueprint - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.container - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.eclipselink.adapter - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.support - 2.7.2 - - - org.apache.aries - org.apache.aries.util - 1.1.3 - - - org.apache.aries.proxy - org.apache.aries.proxy - 1.1.7 - - - org.apache.aries.quiesce - org.apache.aries.quiesce.api - 1.0.0 - - - org.apache.aries.spifly - org.apache.aries.spifly.dynamic.bundle - 1.2.3 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.api - 2.0.10 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.core - 2.0.10 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 1.1.1 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 2.2.0 - - - org.apache.aries.transaction - org.apache.aries.transaction.manager - 1.3.3 - - - org.apache.commons - commons-collections4 - 4.3 - - - org.apache.commons - commons-dbcp2 - 2.1.1 - - - org.apache.commons - commons-dbcp2 - 2.6.0 - - - org.apache.commons - commons-lang3 - 3.11 - - - org.apache.commons - commons-pool2 - 2.6.0 - - - org.apache.commons - commons-pool2 - 2.6.2 - - - org.apache.commons - commons-pool2 - 2.8.0 - - - org.apache.commons - commons-text - 1.9 - - - org.apache.deltaspike.core - deltaspike-core-api - 1.8.1 - - - org.apache.deltaspike.core - deltaspike-core-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-impl-asm5 - 1.8.1 - - - org.apache.derby - derby - 10.14.2.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.felix - org.apache.felix.bundlerepository - 2.0.10 - - - org.apache.felix - org.apache.felix.configadmin - 1.9.16 - - - org.apache.felix - org.apache.felix.coordinator - 1.0.2 - - - org.apache.felix - org.apache.felix.dependencymanager - 4.4.1 - - - org.apache.felix - org.apache.felix.fileinstall - 3.6.6 - - - org.apache.felix - org.apache.felix.framework - 5.6.12 - - - org.apache.felix - org.apache.felix.framework.security - 2.6.1 - - - org.apache.felix - org.apache.felix.http.jetty - 4.0.18 - - - org.apache.felix - org.apache.felix.httplite.complete - 0.1.6 - - - org.apache.felix - org.apache.felix.http.servlet-api - 1.1.2 - - - org.apache.felix - org.apache.felix.http.whiteboard - 4.0.0 - - - org.apache.felix - org.apache.felix.inventory - 1.0.6 - - - org.apache.felix - org.apache.felix.metatype - 1.2.2 - - - org.apache.felix - org.apache.felix.scr - 2.1.24 - - - org.apache.felix - org.apache.felix.webconsole.plugins.ds - 2.1.0 - - - org.apache.felix - org.apache.felix.webconsole.plugins.event - 1.1.8 - - - org.apache.felix - org.apache.felix.webconsole.plugins.memoryusage - 1.0.10 - - - org.apache.felix - org.osgi.service.obr - 1.0.2 - - - org.apache.geronimo.bundles - commons-discovery - 0.4_1 - - - org.apache.geronimo.components - geronimo-connector - 3.1.4 - - - org.apache.geronimo.specs - geronimo-annotation_1.0_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-annotation_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-atinject_1.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-ejb_3.1_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-el_1.0_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-j2ee-connector_1.6_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-jaspic_1.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jaxrpc_1.1_spec - 2.1 - - - org.apache.geronimo.specs - geronimo-jaxws_2.2_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-jpa_2.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-osgi-registry - 1.1 - - - org.apache.geronimo.specs - geronimo-stax-api_1.2_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-validation_1.0_spec - 1.1 - - - org.apache.karaf.audit - org.apache.karaf.audit.core - 4.2.9 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.blueprintstate - 4.2.9 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.core - 4.2.9 - - - org.apache.karaf.config - org.apache.karaf.config.core - 4.2.9 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.blueprint - 4.2.9 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.features - 4.2.9 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.kar - 4.2.9 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.wrap - 4.2.9 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.boot - 4.2.9 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.core - 4.2.9 - - - org.apache.karaf.docker - org.apache.karaf.docker.core - 4.2.9 - - - org.apache.karaf.features - org.apache.karaf.features.command - 4.2.9 - - - org.apache.karaf.features - org.apache.karaf.features.core - 4.2.9 - - - org.apache.karaf.features - org.apache.karaf.features.extension - 4.2.9 - - - org.apache.karaf.http - org.apache.karaf.http.core - 4.2.9 - - - org.apache.karaf.instance - org.apache.karaf.instance.core - 4.2.9 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.config - 4.2.9 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.jasypt - 4.2.9 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.boot - 4.2.9 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.command - 4.2.9 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.config - 4.2.9 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.jasypt - 4.2.9 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.modules - 4.2.9 - - - org.apache.karaf.jdbc - org.apache.karaf.jdbc.core - 4.2.9 - - - org.apache.karaf.jms - org.apache.karaf.jms.core - 4.2.9 - - - org.apache.karaf.jndi - org.apache.karaf.jndi.core - 4.2.9 - - - org.apache.karaf.kar - org.apache.karaf.kar.core - 4.2.9 - - - org.apache.karaf.log - org.apache.karaf.log.core - 4.2.9 - - - org.apache.karaf.management - org.apache.karaf.management.server - 4.2.9 - - - org.apache.karaf - manual - 4.2.9 - - - org.apache.karaf.maven - org.apache.karaf.maven.core - 4.2.9 - - - org.apache.karaf.obr - org.apache.karaf.obr.core - 4.2.9 - - - org.apache.karaf - org.apache.karaf.client - 4.2.9 - - - org.apache.karaf - org.apache.karaf.event - 4.2.9 - - - org.apache.karaf.package - org.apache.karaf.package.core - 4.2.9 - - - org.apache.karaf.profile - org.apache.karaf.profile.core - 4.2.9 - - - org.apache.karaf.scheduler - org.apache.karaf.scheduler.core - 4.2.9 - - - org.apache.karaf.scr - org.apache.karaf.scr.management - 4.2.9 - - - org.apache.karaf.scr - org.apache.karaf.scr.state - 4.2.9 - - - org.apache.karaf.service - org.apache.karaf.service.core - 4.2.9 - - - org.apache.karaf.service - org.apache.karaf.service.guard - 4.2.9 - - - org.apache.karaf.services - org.apache.karaf.services.coordinator - 4.2.9 - - - org.apache.karaf.services - org.apache.karaf.services.eventadmin - 4.2.9 - - - org.apache.karaf.shell - org.apache.karaf.shell.commands - 4.2.9 - - - org.apache.karaf.shell - org.apache.karaf.shell.console - 4.2.9 - - - org.apache.karaf.shell - org.apache.karaf.shell.core - 4.2.9 - - - org.apache.karaf.shell - org.apache.karaf.shell.ssh - 4.2.9 - - - org.apache.karaf.shell - org.apache.karaf.shell.table - 4.2.9 - - - org.apache.karaf.subsystem - org.apache.karaf.subsystem.core - 4.2.9 - - - org.apache.karaf.system - org.apache.karaf.system.core - 4.2.9 - - - org.apache.karaf.tooling - org.apache.karaf.tools.utils - 4.2.9 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.console - 4.2.9 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.features - 4.2.9 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.gogo - 4.2.9 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.http - 4.2.9 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.instance - 4.2.9 - - - org.apache.karaf.web - org.apache.karaf.web.core - 4.2.9 - - - org.apache.karaf.wrapper - org.apache.karaf.wrapper.core - 4.2.9 - - - org.apache.myfaces.core - myfaces-api - 2.2.12 - - - org.apache.myfaces.core - myfaces-impl - 2.2.12 - - - org.apache.openjpa - openjpa - 3.1.1 - - - org.apache.openwebbeans - openwebbeans-el22 - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-impl - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-spi - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-web - 1.7.6 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.c3p0 - 0.9.5.4_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.cglib - 3.3.0_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-digester - 1.8_4 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt - 1.9.3_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt-spring31 - 1.9.3_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.javax-inject - 1_2 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jsr305 - 1.3.9_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.not-yet-commons-ssl - 0.3.11_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.serp - 1.14.1_1 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.activation-api-1.1 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.javamail-api-1.4 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.java-persistence-api-2.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxb-api-2.2 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxp-api-1.3 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr250-1.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr303-api-1.0.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.saaj-api-1.3 - 2.9.0 - - - org.apache.shiro - shiro-core - 1.3.2 - - - org.apache.shiro - shiro-web - 1.3.2 - - - org.apache.sshd - sshd-core - 1.7.0 - - - org.apache.sshd - sshd-netty - 2.3.0 - - - org.apache.sshd - sshd-osgi - 2.3.0 - - - org.apache.thrift - libthrift - 0.9.3 - - - org.apache.xbean - xbean-asm6-shaded - 4.9 - - - org.apache.xbean - xbean-asm7-shaded - 4.12 - - - org.apache.xbean - xbean-bundleutils - 4.12 - - - org.apache.xbean - xbean-bundleutils - 4.17 - - - org.apache.xbean - xbean-finder - 4.17 - - - org.apache.xbean - xbean-finder-shaded - 4.12 - - - org.apache.xbean - xbean-naming - 4.17 - - - org.apache.xbean - xbean-reflect - 4.17 - - - org.checkerframework - checker-qual - 2.5.8 - - - org.codehaus.groovy - groovy-all - 2.4.12 - - - org.codehaus.woodstox - stax2-api - 4.2.1 - - - org.dom4j - dom4j - 2.1.1 - - - org.eclipse.jdt.core.compiler - ecj - 4.5.1 - - - org.eclipse.jdt - org.eclipse.jdt.annotation - 2.2.400 - - - org.eclipse.jetty.aggregate - jetty-all-server - 8.1.14.v20131031 - - - org.eclipse.jetty.alpn - alpn-api - 1.1.2.v20150522 - - - org.eclipse.jetty.http2 - http2-common - 9.4.28.v20200408 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.28.v20200408 - - - org.eclipse.jetty.http2 - http2-server - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-alpn-server - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-client - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-continuation - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-deploy - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-http - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-io - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-jaas - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-jaspi - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-jmx - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-jndi - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-plus - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-proxy - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-rewrite - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-security - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-server - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-servlet - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-servlets - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-util - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-webapp - 9.4.28.v20200408 - - - org.eclipse.jetty - jetty-xml - 9.4.28.v20200408 - - - org.eclipse.jetty.osgi - jetty-osgi-alpn - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - javax-websocket-client-impl - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - javax-websocket-server-impl - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - websocket-api - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - websocket-client - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - websocket-common - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - websocket-server - 9.4.28.v20200408 - - - org.eclipse.jetty.websocket - websocket-servlet - 9.4.28.v20200408 - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - javax.persistence - 2.2.0 - - - org.eclipse.persistence - org.eclipse.persistence.antlr - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.asm - 2.7.5 - - - org.eclipse.persistence - org.eclipse.persistence.asm - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.core - 2.7.5 - - - org.eclipse.persistence - org.eclipse.persistence.core - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.jpa - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.jpa.jpql - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.7.3 - - - org.eclipse.platform - org.eclipse.osgi - 3.12.100 - - - org.fusesource.hawtbuf - hawtbuf - 1.11 - - - org.fusesource.jansi - jansi - 1.18 - - - org.glassfish.hk2.external - aopalliance-repackaged - 2.5.0-b42 - - - org.glassfish.hk2.external - javax.inject - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-api - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-locator - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-utils - 2.5.0-b42 - - - org.glassfish.hk2 - osgi-resource-locator - 1.0.1 - - - org.glassfish - jakarta.el - 3.0.3 - - - org.glassfish - javax.json - 1.0.4 - - - org.glassfish.jersey.containers - jersey-container-servlet - 2.27 - - - org.glassfish.jersey.containers - jersey-container-servlet-core - 2.27 - - - org.glassfish.jersey.core - jersey-client - 2.27 - - - org.glassfish.jersey.core - jersey-common - 2.27 - - - org.glassfish.jersey.core - jersey-server - 2.27 - - - org.glassfish.jersey.inject - jersey-hk2 - 2.27 - - - org.glassfish.jersey.media - jersey-media-jaxb - 2.27 - - - org.glassfish.jersey.media - jersey-media-sse - 2.27 - - - org.hibernate.common - hibernate-commons-annotations - 5.1.0.Final - - - org.hibernate - hibernate-core - 5.4.17.Final - - - org.hibernate - hibernate-envers - 5.4.17.Final - - - org.hibernate - hibernate-osgi - 5.4.17.Final - - - org.hibernate.validator - hibernate-validator - 6.1.5.Final - - - org.hsqldb - hsqldb - 2.5.0 - - - org.javamoney - moneta - 1.1 - - - org.javassist - javassist - 3.24.0-GA - - - org.javassist - javassist - 3.27.0-GA - - - org.jboss.classfilewriter - jboss-classfilewriter - 1.1.2.Final - - - org.jboss - jandex - 2.1.3.Final - - - org.jboss.logging - jboss-logging - 3.3.2.Final - - - org.jboss.narayana.osgi - narayana-osgi-jta - 5.9.8.Final - - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.2_spec - 1.1.1.Final - - - org.jboss.weld - weld-osgi-bundle - 2.4.8.Final - - - org.jboss.xnio - xnio-api - 3.3.8.Final - - - org.jboss.xnio - xnio-nio - 3.3.8.Final - - - org.jgrapht - jgrapht-core - 1.2.0 - - - org.jline - jline - 3.14.1 - - - org.jline - jline-builtins - 3.14.1 - - - org.jline - jline-reader - 3.14.1 - - - org.jline - jline-terminal - 3.14.1 - - - org.jline - jline-terminal-jansi - 3.14.1 - - - org.jolokia - jolokia-osgi - 1.6.2 - - - org.json - json - 20131018 - - - org.jsoup - jsoup - 1.8.3 - - - org.lz4 - lz4-java - 1.7.1 - - - org.mariadb.jdbc - mariadb-java-client - 2.4.4 - - - org.messaginghub - pooled-jms - 1.1.1 - - - org.objenesis - objenesis - 2.6 - - - org.opendaylight.aaa - aaa-authn-api - 0.12.1 - - - org.opendaylight.aaa - aaa-cert - 0.12.1 - - - org.opendaylight.aaa - aaa-cli - 0.12.1 - - - org.opendaylight.aaa - aaa-encrypt-service - 0.12.1 - - - org.opendaylight.aaa - aaa-encrypt-service-impl - 0.12.1 - - - org.opendaylight.aaa - aaa-filterchain - 0.12.1 - - - org.opendaylight.aaa - aaa-password-service-api - 0.12.1 - - - org.opendaylight.aaa - aaa-password-service-impl - 0.12.1 - - - org.opendaylight.aaa - aaa-shiro - 0.12.1 - - - org.opendaylight.aaa - aaa-shiro-api - 0.12.1 - - - org.opendaylight.aaa.web - servlet-api - 0.12.1 - - - org.opendaylight.aaa.web - servlet-jersey2 - 0.12.1 - - - org.opendaylight.aaa.web - web-api - 0.12.1 - - - org.opendaylight.aaa.web - web-osgi-impl - 0.12.1 - - - org.opendaylight.bgpcep - algo-api - 0.14.1 - - - org.opendaylight.bgpcep - algo-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-benchmark-app - 0.14.1 - - - org.opendaylight.bgpcep - bgp-bmp-api - 0.14.1 - - - org.opendaylight.bgpcep - bgp-bmp-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-bmp-parser-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-bmp-spi - 0.14.1 - - - org.opendaylight.bgpcep - bgp-cli - 0.14.1 - - - org.opendaylight.bgpcep - bgp-concepts - 0.14.1 - - - org.opendaylight.bgpcep - bgp-evpn - 0.14.1 - - - org.opendaylight.bgpcep - bgp-flowspec - 0.14.1 - - - org.opendaylight.bgpcep - bgp-inet - 0.14.1 - - - org.opendaylight.bgpcep - bgp-l3vpn - 0.14.1 - - - org.opendaylight.bgpcep - bgp-labeled-unicast - 0.14.1 - - - org.opendaylight.bgpcep - bgp-linkstate - 0.14.1 - - - org.opendaylight.bgpcep - bgp-mvpn - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-api - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-spi - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-statement - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-spi - 0.14.1 - - - org.opendaylight.bgpcep - bgp-openconfig-state - 0.14.1 - - - org.opendaylight.bgpcep - bgp-parser-api - 0.14.1 - - - org.opendaylight.bgpcep - bgp-parser-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-parser-spi - 0.14.1 - - - org.opendaylight.bgpcep - bgp-path-selection-mode - 0.14.1 - - - org.opendaylight.bgpcep - bgp-peer-acceptor - 0.14.1 - - - org.opendaylight.bgpcep - bgp-rib-api - 0.14.1 - - - org.opendaylight.bgpcep - bgp-rib-impl - 0.14.1 - - - org.opendaylight.bgpcep - bgp-rib-spi - 0.14.1 - - - org.opendaylight.bgpcep - bgp-route-target - 0.14.1 - - - org.opendaylight.bgpcep - bgp-topology-provider - 0.14.1 - - - org.opendaylight.bgpcep - bmp-monitors-config-loader - 0.14.1 - - - org.opendaylight.bgpcep - concepts - 0.14.1 - - - org.opendaylight.bgpcep - config-loader-impl - 0.14.1 - - - org.opendaylight.bgpcep - config-loader-spi - 0.14.1 - - - org.opendaylight.bgpcep - data-change-counter - 0.14.1 - - - org.opendaylight.bgpcep - graph-api - 0.14.1 - - - org.opendaylight.bgpcep - graph-impl - 0.14.1 - - - org.opendaylight.bgpcep - pcep-api - 0.14.1 - - - org.opendaylight.bgpcep - pcep-auto-bandwidth-extension - 0.14.1 - - - org.opendaylight.bgpcep - pcep-base-parser - 0.14.1 - - - org.opendaylight.bgpcep - pcep-cli - 0.14.1 - - - org.opendaylight.bgpcep - pcep-ietf-p2mp-te-lsp - 0.14.1 - - - org.opendaylight.bgpcep - pcep-ietf-stateful - 0.14.1 - - - org.opendaylight.bgpcep - pcep-impl - 0.14.1 - - - org.opendaylight.bgpcep - pcep-segment-routing - 0.14.1 - - - org.opendaylight.bgpcep - pcep-server-api - 0.14.1 - - - org.opendaylight.bgpcep - pcep-server-provider - 0.14.1 - - - org.opendaylight.bgpcep - pcep-spi - 0.14.1 - - - org.opendaylight.bgpcep - pcep-topology-api - 0.14.1 - - - org.opendaylight.bgpcep - pcep-topology-provider - 0.14.1 - - - org.opendaylight.bgpcep - pcep-topology-spi - 0.14.1 - - - org.opendaylight.bgpcep - pcep-topology-stats - 0.14.1 - - - org.opendaylight.bgpcep - pcep-tunnel-api - 0.14.1 - - - org.opendaylight.bgpcep - pcep-tunnel-provider - 0.14.1 - - - org.opendaylight.bgpcep - programming-api - 0.14.1 - - - org.opendaylight.bgpcep - programming-impl - 0.14.1 - - - org.opendaylight.bgpcep - programming-spi - 0.14.1 - - - org.opendaylight.bgpcep - programming-topology-api - 0.14.1 - - - org.opendaylight.bgpcep - programming-tunnel-api - 0.14.1 - - - org.opendaylight.bgpcep - protocols-config-loader - 0.14.1 - - - org.opendaylight.bgpcep - routing-policy-config-loader - 0.14.1 - - - org.opendaylight.bgpcep - rsvp-api - 0.14.1 - - - org.opendaylight.bgpcep - rsvp-impl - 0.14.1 - - - org.opendaylight.bgpcep - rsvp-spi - 0.14.1 - - - org.opendaylight.bgpcep - topology-api - 0.14.1 - - - org.opendaylight.bgpcep - topology-config-loader - 0.14.1 - - - org.opendaylight.bgpcep - topology-segment-routing - 0.14.1 - - - org.opendaylight.bgpcep - topology-tunnel-api - 0.14.1 - - - org.opendaylight.bgpcep - util - 0.14.1 - - - org.opendaylight.controller - benchmark-api - 2.0.6 - - - org.opendaylight.controller - blueprint - 2.0.6 - - - org.opendaylight.controller - cds-access-api - 2.0.6 - - - org.opendaylight.controller - cds-access-client - 2.0.6 - - - org.opendaylight.controller - cds-dom-api - 2.0.6 - - - org.opendaylight.controller - dsbenchmark - 2.0.6 - - - org.opendaylight.controller - messagebus-api - 2.0.6 - - - org.opendaylight.controller - messagebus-impl - 2.0.6 - - - org.opendaylight.controller - messagebus-spi - 2.0.6 - - - org.opendaylight.controller - messagebus-util - 2.0.6 - - - org.opendaylight.controller.model - model-inventory - 2.0.6 - - - org.opendaylight.controller.model - model-topology - 2.0.6 - - - org.opendaylight.controller - netty-event-executor-config - 0.13.6 - - - org.opendaylight.controller - netty-threadgroup-config - 0.13.6 - - - org.opendaylight.controller - netty-timer-config - 0.13.6 - - - org.opendaylight.controller - ntfbenchmark - 2.0.6 - - - org.opendaylight.controller - rpcbenchmark - 2.0.6 - - - org.opendaylight.controller - sal-akka-raft - 2.0.6 - - - org.opendaylight.controller - sal-akka-segmented-journal - 2.0.6 - - - org.opendaylight.controller - sal-cluster-admin-api - 2.0.6 - - - org.opendaylight.controller - sal-cluster-admin-impl - 2.0.6 - - - org.opendaylight.controller - sal-clustering-commons - 2.0.6 - - - org.opendaylight.controller - sal-common-util - 2.0.6 - - - org.opendaylight.controller - sal-distributed-datastore - 2.0.6 - - - org.opendaylight.controller - sal-distributed-eos - 2.0.6 - - - org.opendaylight.controller - sal-remoterpc-connector - 2.0.6 - - - org.opendaylight.controller.samples - clustering-it-model - 2.0.6 - - - org.opendaylight.controller.samples - clustering-it-provider - 2.0.6 - - - org.opendaylight.controller.samples - sample-toaster - 2.0.6 - - - org.opendaylight.controller.samples - sample-toaster-consumer - 2.0.6 - - - org.opendaylight.controller.samples - sample-toaster-provider - 2.0.6 - - - org.opendaylight.controller - threadpool-config-api - 0.13.6 - - - org.opendaylight.controller - threadpool-config-impl - 0.13.6 - - - org.opendaylight.daexim - daexim-akka-infoprovider-impl - 1.8.1 - - - org.opendaylight.daexim - daexim-impl - 1.8.1 - - - org.opendaylight.daexim - daexim-model - 1.8.1 - - - org.opendaylight.daexim - daexim-spi - 1.8.1 - - - org.opendaylight.genius - alarmmanager - 0.9.1 - - - org.opendaylight.genius - alivenessmonitor-api - 0.9.1 - - - org.opendaylight.genius - alivenessmonitor-impl - 0.9.1 - - - org.opendaylight.genius - alivenessmonitor-impl-protocols - 0.9.1 - - - org.opendaylight.genius - arputil-api - 0.9.1 - - - org.opendaylight.genius - arputil-impl - 0.9.1 - - - org.opendaylight.genius - cloudscaler-api - 0.9.1 - - - org.opendaylight.genius - cloudscaler-impl - 0.9.1 - - - org.opendaylight.genius - countermanager - 0.9.1 - - - org.opendaylight.genius - fcaps-api - 0.9.1 - - - org.opendaylight.genius - fcapsapplication-impl - 0.9.1 - - - org.opendaylight.genius - fcapsapplication-jmxapi - 0.9.1 - - - org.opendaylight.genius - idmanager-api - 0.9.1 - - - org.opendaylight.genius - idmanager-impl - 0.9.1 - - - org.opendaylight.genius - idmanager-shell - 0.9.1 - - - org.opendaylight.genius - interfacemanager-api - 0.9.1 - - - org.opendaylight.genius - interfacemanager-impl - 0.9.1 - - - org.opendaylight.genius - interfacemanager-shell - 0.9.1 - - - org.opendaylight.genius - ipv6util-api - 0.9.1 - - - org.opendaylight.genius - ipv6util-impl - 0.9.1 - - - org.opendaylight.genius - itm-api - 0.9.1 - - - org.opendaylight.genius - itm-impl - 0.9.1 - - - org.opendaylight.genius - lockmanager-api - 0.9.1 - - - org.opendaylight.genius - lockmanager-impl - 0.9.1 - - - org.opendaylight.genius - mdsalutil-api - 0.9.1 - - - org.opendaylight.genius - mdsalutil-impl - 0.9.1 - - - org.opendaylight.genius - networkutils - 0.9.1 - - - org.opendaylight.infrautils - caches-api - 1.8.2 - - - org.opendaylight.infrautils - caches-cli - 1.8.2 - - - org.opendaylight.infrautils - caches-guava-impl - 1.8.2 - - - org.opendaylight.infrautils - caches-impl-base - 1.8.2 - - - org.opendaylight.infrautils - diagstatus-api - 1.8.2 - - - org.opendaylight.infrautils - diagstatus-impl - 1.8.2 - - - org.opendaylight.infrautils - diagstatus-shell - 1.8.2 - - - org.opendaylight.infrautils - diagstatus-web - 1.8.2 - - - org.opendaylight.infrautils - infrautils-util - 1.8.2 - - - org.opendaylight.infrautils - inject - 1.8.2 - - - org.opendaylight.infrautils - jobcoordinator-api - 1.8.2 - - - org.opendaylight.infrautils - jobcoordinator-impl - 1.8.2 - - - org.opendaylight.infrautils - metrics-api - 1.8.2 - - - org.opendaylight.infrautils - metrics-impl - 1.8.2 - - - org.opendaylight.infrautils - metrics-impl-prometheus - 1.8.2 - - - org.opendaylight.infrautils - ready-api - 1.8.2 - - - org.opendaylight.infrautils - ready-impl - 1.8.2 - - - org.opendaylight.infrautils - shell - 1.8.2 - - - org.opendaylight.jsonrpc.bus - bus-api - 1.9.1 - - - org.opendaylight.jsonrpc.bus - bus-jsonrpc - 1.9.1 - - - org.opendaylight.jsonrpc.bus - bus-messagelib - 1.9.1 - - - org.opendaylight.jsonrpc.bus - bus-spi - 1.9.1 - - - org.opendaylight.jsonrpc.bus - transport-http - 1.9.1 - - - org.opendaylight.jsonrpc.bus - transport-zmq - 1.9.1 - - - org.opendaylight.jsonrpc - jsonrpc-api - 1.9.1 - - - org.opendaylight.jsonrpc - jsonrpc-provider-common - 1.9.1 - - - org.opendaylight.jsonrpc - jsonrpc-provider-single - 1.9.1 - - - org.opendaylight.jsonrpc.security - security-aaa - 1.9.1 - - - org.opendaylight.jsonrpc.security - security-api - 1.9.1 - - - org.opendaylight.jsonrpc.security - security-noop - 1.9.1 - - - org.opendaylight.jsonrpc.security - security-service - 1.9.1 - - - org.opendaylight.lispflowmapping - mappingservice.api - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.config - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.dsbackend - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.implementation - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.inmemorydb - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.lisp-proto - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.mapcache - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.neutron - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.shell - 1.12.1 - - - org.opendaylight.lispflowmapping - mappingservice.southbound - 1.12.1 - - - org.opendaylight.mdsal.binding.model.iana - iana-hardware - 6.0.7 - - - org.opendaylight.mdsal.binding.model.iana - iana-if-type - 6.0.7 - - - org.opendaylight.mdsal.binding.model.iana - iana-routing-types - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-inet-types - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7223 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7277 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7895 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7952 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8294 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8294-ietf-routing-types - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-datastores - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-origin - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8343 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8344 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-state - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-topology - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-topology-state - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348-ietf-hardware - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348-ietf-hardware-state - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-ipv4-unicast-routing - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-ipv6-unicast-routing - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-routing - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-access-control-list - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-ethertypes - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-packet-fields - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520-ietf-acldns - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520-ietf-mud - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8525 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8528 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8529 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8530 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542 - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542-ietf-dc-fabric-topology - 6.0.7 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542-ietf-dc-fabric-types - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-osgi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-spi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-generator-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-generator-util - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-runtime-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-runtime-osgi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-spec-util - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-spi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-binding-util - 6.0.7 - - - org.opendaylight.mdsal - mdsal-common-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-common-util - 6.0.7 - - - org.opendaylight.mdsal - mdsal-dom-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-dom-broker - 6.0.7 - - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - 6.0.7 - - - org.opendaylight.mdsal - mdsal-dom-schema-osgi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-dom-spi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-binding-adapter - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-binding-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-common-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-common-spi - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-dom-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-eos-dom-simple - 6.0.7 - - - org.opendaylight.mdsal - mdsal-replicate-common - 6.0.7 - - - org.opendaylight.mdsal - mdsal-replicate-netty - 6.0.7 - - - org.opendaylight.mdsal - mdsal-singleton-common-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-singleton-dom-impl - 6.0.7 - - - org.opendaylight.mdsal - mdsal-trace-api - 6.0.7 - - - org.opendaylight.mdsal - mdsal-trace-cli - 6.0.7 - - - org.opendaylight.mdsal - mdsal-trace-impl - 6.0.7 - - - org.opendaylight.mdsal - mdsal-uint24-netty - 6.0.7 - - - org.opendaylight.mdsal - mdsal-yanglib-api - 0.11.7 - - - org.opendaylight.mdsal - mdsal-yanglib-rfc7895 - 0.11.7 - - - org.opendaylight.mdsal - mdsal-yanglib-rfc8525 - 0.11.7 - - - org.opendaylight.mdsal.model - general-entity - 6.0.7 - - - org.opendaylight.mdsal.model - ietf-ted - 2013.10.21.18.7 - - - org.opendaylight.mdsal.model - ietf-topology - 2013.10.21.18.7 - - - org.opendaylight.mdsal.model - ietf-topology-isis - 2013.10.21.18.7 - - - org.opendaylight.mdsal.model - ietf-topology-l3-unicast-igp - 2013.10.21.18.7 - - - org.opendaylight.mdsal.model - ietf-topology-ospf - 2013.10.21.18.7 - - - org.opendaylight.mdsal.model - ietf-type-util - 6.0.7 - - - org.opendaylight.mdsal.model - odl-uint24 - 6.0.7 - - - org.opendaylight.mdsal.model - opendaylight-l2-types - 2013.08.27.18.7 - - - org.opendaylight.mdsal.model - yang-ext - 2013.09.07.18.7 - - - org.opendaylight.mdsal - yang-binding - 6.0.7 - - - org.opendaylight.netconf - aaa-authn-odl-plugin - 1.9.1 - - - org.opendaylight.netconf - callhome-model - 1.9.1 - - - org.opendaylight.netconf - callhome-protocol - 1.9.1 - - - org.opendaylight.netconf - callhome-provider - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf-monitoring - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf-monitoring-extension - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf-nmda - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf-notifications - 1.9.1 - - - org.opendaylight.netconf - ietf-netconf-with-defaults - 1.9.1 - - - org.opendaylight.netconf - ietf-restconf - 1.12.1 - - - org.opendaylight.netconf - ietf-restconf-monitoring - 1.12.1 - - - org.opendaylight.netconf - mdsal-netconf-connector - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-impl - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-monitoring - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-notification - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-ssh - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-tcp - 1.9.1 - - - org.opendaylight.netconf - mdsal-netconf-yang-library - 1.9.1 - - - org.opendaylight.netconf - messagebus-netconf - 1.9.1 - - - org.opendaylight.netconf - netconf-api - 1.9.1 - - - org.opendaylight.netconf - netconf-auth - 1.9.1 - - - org.opendaylight.netconf - netconf-client - 1.9.1 - - - org.opendaylight.netconf - netconf-config - 1.9.1 - - - org.opendaylight.netconf - netconf-console - 1.9.1 - - - org.opendaylight.netconf - netconf-dom-api - 1.9.1 - - - org.opendaylight.netconf - netconf-impl - 1.9.1 - - - org.opendaylight.netconf - netconf-mapping-api - 1.9.1 - - - org.opendaylight.netconf - netconf-netty-util - 1.9.1 - - - org.opendaylight.netconf - netconf-notifications-api - 1.9.1 - - - org.opendaylight.netconf - netconf-topology - 1.9.1 - - - org.opendaylight.netconf - netconf-topology-impl - 1.9.1 - - - org.opendaylight.netconf - netconf-topology-singleton - 1.9.1 - - - org.opendaylight.netconf - netconf-util - 1.9.1 - - - org.opendaylight.netconf - restconf-common - 1.12.1 - - - org.opendaylight.netconf - restconf-common-models - 1.12.1 - - - org.opendaylight.netconf - restconf-nb-bierman02 - 1.12.1 - - - org.opendaylight.netconf - restconf-nb-rfc8040 - 1.12.1 - - - org.opendaylight.netconf - sal-netconf-connector - 1.12.1 - - - org.opendaylight.netconf - sal-rest-docgen - 1.12.1 - - - org.opendaylight.netconf - shaded-exificient - 1.9.1 - - - org.opendaylight.netconf - shaded-sshd - 1.9.1 - - - org.opendaylight.netconf - yanglib - 1.9.1 - - - org.opendaylight.netvirt - aclservice-api - 0.11.1 - - - org.opendaylight.netvirt - aclservice-impl - 0.11.1 - - - org.opendaylight.netvirt - aclservice-shell - 0.11.1 - - - org.opendaylight.netvirt - alarm-impl - 0.11.1 - - - org.opendaylight.netvirt - bgpmanager-api - 0.11.1 - - - org.opendaylight.netvirt - bgpmanager-impl - 0.11.1 - - - org.opendaylight.netvirt - cache-impl - 0.11.1 - - - org.opendaylight.netvirt - dhcpservice-api - 0.11.1 - - - org.opendaylight.netvirt - dhcpservice-impl - 0.11.1 - - - org.opendaylight.netvirt - elanmanager-api - 0.11.1 - - - org.opendaylight.netvirt - elanmanager-impl - 0.11.1 - - - org.opendaylight.netvirt - fibmanager-api - 0.11.1 - - - org.opendaylight.netvirt - fibmanager-impl - 0.11.1 - - - org.opendaylight.netvirt - fibmanager-shell - 0.11.1 - - - org.opendaylight.netvirt - ipv6service-api - 0.11.1 - - - org.opendaylight.netvirt - ipv6service-impl - 0.11.1 - - - org.opendaylight.netvirt - ipv6service-shell - 0.11.1 - - - org.opendaylight.netvirt - model-bgp - 2013.07.15.17.1 - - - org.opendaylight.netvirt - natservice-api - 0.11.1 - - - org.opendaylight.netvirt - natservice-impl - 0.11.1 - - - org.opendaylight.netvirt - neutronvpn-api - 0.11.1 - - - org.opendaylight.netvirt - neutronvpn-impl - 0.11.1 - - - org.opendaylight.netvirt - neutronvpn-shell - 0.11.1 - - - org.opendaylight.netvirt - qosservice-api - 0.11.1 - - - org.opendaylight.netvirt - qosservice-impl - 0.11.1 - - - org.opendaylight.netvirt - statemanager-impl - 0.11.1 - - - org.opendaylight.netvirt - vpnmanager-api - 0.11.1 - - - org.opendaylight.netvirt - vpnmanager-impl - 0.11.1 - - - org.opendaylight.netvirt - vpnmanager-shell - 0.11.1 - - - org.opendaylight.neutron - model - 0.15.1 - - - org.opendaylight.neutron - neutron-hostconfig-ovs - 0.15.1 - - - org.opendaylight.neutron - neutron-hostconfig-utils - 0.15.1 - - - org.opendaylight.neutron - neutron-hostconfig-vpp - 0.15.1 - - - org.opendaylight.neutron - neutron-spi - 0.15.1 - - - org.opendaylight.neutron - northbound-api - 0.15.1 - - - org.opendaylight.neutron - transcriber - 0.15.1 - - - org.opendaylight.odlparent - bcpkix-framework-ext - 7.0.7 - - - org.opendaylight.odlparent - bcprov-framework-ext - 7.0.7 - - - org.opendaylight.odlparent - karaf.branding - 7.0.7 - - - org.opendaylight.odlparent - logging-markers - 7.0.7 - - - org.opendaylight.openflowplugin.applications - arbitratorreconciliation-api - 0.11.1 - - - org.opendaylight.openflowplugin.applications - arbitratorreconciliation-impl - 0.11.1 - - - org.opendaylight.openflowplugin.applications - bulk-o-matic - 0.11.1 - - - org.opendaylight.openflowplugin.applications - device-ownership-service - 0.11.1 - - - org.opendaylight.openflowplugin.applications - forwardingrules-manager - 0.11.1 - - - org.opendaylight.openflowplugin.applications - forwardingrules-sync - 0.11.1 - - - org.opendaylight.openflowplugin.applications - lldp-speaker - 0.11.1 - - - org.opendaylight.openflowplugin.applications - notification-supplier - 0.11.1 - - - org.opendaylight.openflowplugin.applications - of-switch-config-pusher - 0.11.1 - - - org.opendaylight.openflowplugin.applications - reconciliation-framework - 0.11.1 - - - org.opendaylight.openflowplugin.applications - southbound-cli - 0.11.1 - - - org.opendaylight.openflowplugin.applications - table-miss-enforcer - 0.11.1 - - - org.opendaylight.openflowplugin.applications - topology-lldp-discovery - 0.11.1 - - - org.opendaylight.openflowplugin.applications - topology-manager - 0.11.1 - - - org.opendaylight.openflowplugin - drop-test-karaf - 0.11.1 - - - org.opendaylight.openflowplugin.libraries - liblldp - 0.11.1 - - - org.opendaylight.openflowplugin.model - model-flow-base - 0.11.1 - - - org.opendaylight.openflowplugin.model - model-flow-service - 0.11.1 - - - org.opendaylight.openflowplugin.model - model-flow-statistics - 0.11.1 - - - org.opendaylight.openflowplugin - openflowjava-extension-eric - 0.11.1 - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira - 0.11.1 - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira-api - 0.11.1 - - - org.opendaylight.openflowplugin.openflowjava - openflowjava-blueprint-config - 0.11.1 - - - org.opendaylight.openflowplugin.openflowjava - openflowjava-util - 0.11.1 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-api - 0.11.1 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-impl - 0.11.1 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-spi - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-api - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-blueprint-config - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-common - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-extension-api - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-extension-eric - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-extension-nicira - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-extension-onf - 0.11.1 - - - org.opendaylight.openflowplugin - openflowplugin-impl - 0.11.1 - - - org.opendaylight.openflowplugin - test-common - 0.11.1 - - - org.opendaylight.ovsdb - hwvtepsouthbound-api - 1.11.1 - - - org.opendaylight.ovsdb - hwvtepsouthbound-impl - 1.11.1 - - - org.opendaylight.ovsdb - library - 1.11.1 - - - org.opendaylight.ovsdb - schema.hardwarevtep - 1.11.1 - - - org.opendaylight.ovsdb - schema.openvswitch - 1.11.1 - - - org.opendaylight.ovsdb - southbound-api - 1.11.1 - - - org.opendaylight.ovsdb - southbound-impl - 1.11.1 - - - org.opendaylight.ovsdb - utils.config - 1.11.1 - - - org.opendaylight.ovsdb - utils.hwvtepsouthbound-utils - 1.11.1 - - - org.opendaylight.ovsdb - utils.mdsal-utils - 1.11.1 - - - org.opendaylight.ovsdb - utils.servicehelper - 1.11.1 - - - org.opendaylight.ovsdb - utils.southbound-utils - 1.11.1 - - - org.opendaylight.ovsdb - utils.yang-utils - 1.11.1 - - - org.opendaylight.serviceutils - listener-api - 0.6.1 - - - org.opendaylight.serviceutils - rpc-api - 0.6.1 - - - org.opendaylight.serviceutils - srm-api - 0.6.1 - - - org.opendaylight.serviceutils - srm-impl - 0.6.1 - - - org.opendaylight.serviceutils - srm-shell - 0.6.1 - - - org.opendaylight.serviceutils - tools-api - 0.6.1 - - - org.opendaylight.serviceutils - upgrade - 0.6.1 - - - org.opendaylight.transportpce.ordmodels - transportpce-ordmodels-common - 2.1.0 - - - org.opendaylight.transportpce.ordmodels - transportpce-ordmodels-device - 2.1.0 - - - org.opendaylight.transportpce.ordmodels - transportpce-ordmodels-network - 2.1.0 - - - org.opendaylight.transportpce.ordmodels - transportpce-ordmodels-service - 2.1.0 - - - org.opendaylight.transportpce - transportpce-api - 2.1.0 - - - org.opendaylight.transportpce - transportpce-common - 2.1.0 - - - org.opendaylight.transportpce - transportpce-inventory - 2.1.0 - - - org.opendaylight.transportpce - transportpce-networkmodel - 2.1.0 - - - org.opendaylight.transportpce - transportpce-olm - 2.1.0 - - - org.opendaylight.transportpce - transportpce-pce - 2.1.0 - - - org.opendaylight.transportpce - transportpce-renderer - 2.1.0 - - - org.opendaylight.transportpce - transportpce-servicehandler - 2.1.0 - - - org.opendaylight.transportpce - transportpce-tapi - 2.1.0 - - - org.opendaylight.transportpce - transportpce-tapimodels - 2.1.0 - - - org.opendaylight.yangtools - concepts - 5.0.7 - - - org.opendaylight.yangtools - odlext-model-api - 5.0.7 - - - org.opendaylight.yangtools - odlext-parser-support - 5.0.7 - - - org.opendaylight.yangtools - openconfig-model-api - 5.0.7 - - - org.opendaylight.yangtools - openconfig-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc6241-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc6241-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc6536-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc6536-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc6643-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc6643-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc7952-data-api - 5.0.7 - - - org.opendaylight.yangtools - rfc7952-data-util - 5.0.7 - - - org.opendaylight.yangtools - rfc7952-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc7952-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc8040-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc8040-parser-support - 5.0.7 - - - org.opendaylight.yangtools - rfc8528-data-api - 5.0.7 - - - org.opendaylight.yangtools - rfc8528-data-util - 5.0.7 - - - org.opendaylight.yangtools - rfc8528-model-api - 5.0.7 - - - org.opendaylight.yangtools - rfc8528-parser-support - 5.0.7 - - - org.opendaylight.yangtools - util - 5.0.7 - - - org.opendaylight.yangtools - yang-common - 5.0.7 - - - org.opendaylight.yangtools - yang-common-netty - 5.0.7 - - - org.opendaylight.yangtools - yang-data-api - 5.0.7 - - - org.opendaylight.yangtools - yang-data-codec-binfmt - 5.0.7 - - - org.opendaylight.yangtools - yang-data-codec-gson - 5.0.7 - - - org.opendaylight.yangtools - yang-data-codec-xml - 5.0.7 - - - org.opendaylight.yangtools - yang-data-impl - 5.0.7 - - - org.opendaylight.yangtools - yang-data-jaxen - 5.0.7 - - - org.opendaylight.yangtools - yang-data-transform - 5.0.7 - - - org.opendaylight.yangtools - yang-data-util - 5.0.7 - - - org.opendaylight.yangtools - yang-data-xpath-api - 0.3.7 - - - org.opendaylight.yangtools - yang-model-api - 5.0.7 - - - org.opendaylight.yangtools - yang-model-export - 5.0.7 - - - org.opendaylight.yangtools - yang-model-util - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-antlr - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-api - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-impl - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-reactor - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-rfc7950 - 5.0.7 - - - org.opendaylight.yangtools - yang-parser-spi - 5.0.7 - - - org.opendaylight.yangtools - yang-xpath-antlr - 5.0.7 - - - org.opendaylight.yangtools - yang-xpath-api - 5.0.7 - - - org.opendaylight.yangtools - yang-xpath-impl - 5.0.7 - - - org.ops4j.base - ops4j-base - 1.5.1 - - - org.ops4j.pax.cdi - pax-cdi-api - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-extender - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-extension - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-jetty-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-jetty-weld - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-spi - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-undertow-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-undertow-weld - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-web - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-weld - 1.1.3 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.3.4 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-config - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-db2 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-derby - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-derbyclient - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-hsqldb - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-jtds - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-mariadb - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-mssql - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-oracle - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-aries - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-c3p0 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-common - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-dbcp2 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-hikaricp - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-narayana - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-transx - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-sqlite - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-teradata - 1.4.4 - - - org.ops4j.pax.jms - pax-jms-activemq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-api - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-artemis - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-config - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-ibmmq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-oracleaq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-narayana - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-pooledjms - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-transx - 1.0.7 - - - org.ops4j.pax.jpa - pax-jpa - 0.3.0 - - - org.ops4j.pax.logging - pax-logging-api - 1.11.6 - - - org.ops4j.pax.logging - pax-logging-log4j2 - 1.11.6 - - - org.ops4j.pax.logging - pax-logging-logback - 1.11.6 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-core - 8.5.32.1 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-websocket - 8.5.32.1 - - - org.ops4j.pax.transx - pax-transx-connector - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-jdbc - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-jms - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-api - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-atomikos - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-geronimo - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-narayana - 0.4.4 - - - org.ops4j.pax.url - pax-url-aether - 2.6.2 - - - org.ops4j.pax.url - pax-url-obr - 2.6.2 - - - org.ops4j.pax.url - pax-url-war - 2.6.1 - - - org.ops4j.pax.url - pax-url-wrap - 2.6.2 - - - org.ops4j.pax.web - pax-web-api - 7.2.16 - - - org.ops4j.pax.web - pax-web-deployer - 7.2.16 - - - org.ops4j.pax.web - pax-web-descriptor - 7.2.16 - - - org.ops4j.pax.web - pax-web-extender-war - 7.2.16 - - - org.ops4j.pax.web - pax-web-extender-whiteboard - 7.2.16 - - - org.ops4j.pax.web - pax-web-jetty - 7.2.16 - - - org.ops4j.pax.web - pax-web-jsp - 7.2.16 - - - org.ops4j.pax.web - pax-web-resources-extender - 7.2.16 - - - org.ops4j.pax.web - pax-web-resources-jsf - 7.2.16 - - - org.ops4j.pax.web - pax-web-runtime - 7.2.16 - - - org.ops4j.pax.web - pax-web-spi - 7.2.16 - - - org.ops4j.pax.web - pax-web-tomcat - 7.2.16 - - - org.ops4j.pax.web - pax-web-undertow - 7.2.16 - - - org.osgi - org.osgi.service.event - 1.3.1 - - - org.osgi - org.osgi.service.jdbc - 1.0.0 - - - org.osgi - org.osgi.util.function - 1.0.0 - - - org.osgi - org.osgi.util.promise - 1.0.0 - - - org.ow2.asm - asm - 5.2 - - - org.ow2.asm - asm - 8.0.1 - - - org.ow2.asm - asm-analysis - 8.0.1 - - - org.ow2.asm - asm-commons - 8.0.1 - - - org.ow2.asm - asm-tree - 8.0.1 - - - org.ow2.asm - asm-util - 8.0.1 - - - org.postgresql - postgresql - 42.2.8 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.scala-lang.modules - scala-java8-compat_2.13 - 0.9.1 - - - org.scala-lang.modules - scala-parser-combinators_2.13 - 1.1.2 - - - org.scala-lang - scala-library - 2.13.3 - - - org.scala-lang - scala-reflect - 2.13.3 - - - org.slf4j - slf4j-api - 1.7.28 - - - org.xerial - sqlite-jdbc - 3.28.0 - - - tech.pantheon.triemap - triemap - 1.2.0 - + + com.esotericsoftware + kryo + 4.0.2 + + + com.esotericsoftware + minlog + 1.3.1 + + + com.esotericsoftware + reflectasm + 1.11.8 + + + com.fasterxml + classmate + 1.3.4 + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.10 + + + com.fasterxml.jackson.core + jackson-core + 2.9.10 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.10.5 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.9.10 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + 2.9.10 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.9.10 + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + 2.9.10 + + + com.fasterxml.woodstox + woodstox-core + 5.3.0 + + + com.github.ben-manes.caffeine + caffeine + 2.7.0 + + + com.github.ben-manes.caffeine + guava + 2.7.0 + + + com.github.mifmif + generex + 1.0.2 + + + com.github.spotbugs + spotbugs-annotations + 3.1.12 + + + com.google.code.gson + gson + 2.8.5 + + + com.google.errorprone + error_prone_annotations + 2.3.3 + + + com.google.guava + failureaccess + 1.0.1 + + + com.google.guava + guava + 27.1-jre + + + com.google.guava + listenablefuture + 9999.0-empty-to-avoid-conflict-with-guava + + + com.google.j2objc + j2objc-annotations + 1.1 + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + com.h2database + h2 + 1.3.172 + + + com.h2database + h2 + 1.4.200 + + + com.lmax + disruptor + 3.4.2 + + + com.rabbitmq + amqp-client + 4.4.1 + + + com.thoughtworks.paranamer + paranamer + 2.8 + + + com.typesafe.akka + akka-actor_2.12 + 2.5.31 + + + com.typesafe.akka + akka-cluster_2.12 + 2.5.31 + + + com.typesafe.akka + akka-osgi_2.12 + 2.5.31 + + + com.typesafe.akka + akka-persistence_2.12 + 2.5.31 + + + com.typesafe.akka + akka-protobuf_2.12 + 2.5.31 + + + com.typesafe.akka + akka-remote_2.12 + 2.5.31 + + + com.typesafe.akka + akka-slf4j_2.12 + 2.5.31 + + + com.typesafe.akka + akka-stream_2.12 + 2.5.31 + + + com.typesafe + config + 1.3.3 + + + com.typesafe + ssl-config-core_2.12 + 0.3.8 + + + com.zaxxer + HikariCP-java7 + 2.4.11 + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-codec + commons-codec + 1.14 + + + commons-collections + commons-collections + 3.2.2 + + + commons-dbcp + commons-dbcp + 1.4 + + + commons-io + commons-io + 2.7 + + + commons-lang + commons-lang + 2.6 + + + commons-logging + commons-logging + 1.2 + + + commons-net + commons-net + 3.6 + + + commons-pool + commons-pool + 1.6 + + + dk.brics + automaton + 1.12-1 + + + io.aeron + aeron-client + 1.15.3 + + + io.aeron + aeron-driver + 1.15.3 + + + io.dropwizard.metrics + metrics-core + 4.0.5 + + + io.dropwizard.metrics + metrics-graphite + 4.0.5 + + + io.dropwizard.metrics + metrics-healthchecks + 4.0.5 + + + io.dropwizard.metrics + metrics-jmx + 4.0.5 + + + io.dropwizard.metrics + metrics-jvm + 4.0.5 + + + io.netty + netty-buffer + 4.1.51.Final + + + io.netty + netty-codec-http + 4.1.51.Final + + + io.netty + netty-codec + 4.1.51.Final + + + io.netty + netty-common + 4.1.51.Final + + + io.netty + netty-handler + 4.1.51.Final + + + io.netty + netty-resolver + 4.1.51.Final + + + io.netty + netty-transport-native-epoll + 4.1.51.Final + + + io.netty + netty-transport-native-unix-common + 4.1.51.Final + + + io.netty + netty-transport + 4.1.51.Final + + + io.netty + netty + 3.10.6.Final + + + io.undertow + undertow-core + 1.4.23.Final + + + io.undertow + undertow-servlet + 1.4.23.Final + + + io.undertow + undertow-websockets-jsr + 1.4.23.Final + + + javax.annotation + javax.annotation-api + 1.2 + + + javax.annotation + javax.annotation-api + 1.3 + + + javax.el + javax.el-api + 3.0.0 + + + javax.enterprise + cdi-api + 1.2 + + + javax.interceptor + javax.interceptor-api + 1.2 + + + javax.jms + javax.jms-api + 2.0.1 + + + javax.mail + mail + 1.4.7 + + + javax.money + money-api + 1.0.1 + + + javax.persistence + javax.persistence-api + 2.2 + + + javax.security.auth.message + javax.security.auth.message-api + 1.1 + + + javax.servlet + javax.servlet-api + 3.1.0 + + + javax.transaction + javax.transaction-api + 1.2 + + + javax.validation + validation-api + 1.1.0.Final + + + javax.validation + validation-api + 2.0.1.Final + + + javax.websocket + javax.websocket-api + 1.1 + + + javax.ws.rs + javax.ws.rs-api + 2.0.1 + + + joda-time + joda-time + 2.9.7 + + + net.bytebuddy + byte-buddy + 1.9.10 + + + net.i2p.crypto + eddsa + 0.3.0 + + + net.java.dev.stax-utils + stax-utils + 20070216 + + + net.sf.ehcache + ehcache + 2.10.6 + + + net.sf.jung + jung-algorithms + 2.1.1 + + + net.sf.jung + jung-api + 2.1.1 + + + net.sf.jung + jung-graph-impl + 2.1.1 + + + net.sf.kxml + kxml2 + 2.2.2 + + + net.sourceforge.jtds + jtds + 1.3.1 + + + org.agrona + agrona + 0.9.33 + + + org.antlr + antlr4-runtime + 4.7.2 + + + org.apache.activemq + activemq-osgi + 5.15.3 + + + org.apache.aries.application + org.apache.aries.application.api + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.default.local.platform + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.deployment.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.install + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.modeller + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.noop + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.obr + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.runtime + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.utils + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.api + 1.0.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.cm + 1.3.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core.compatibility + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core + 1.10.2 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.webosgi + 1.0.1 + + + org.apache.aries.jmx + org.apache.aries.jmx.api + 1.1.5 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.api + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.core + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.core + 1.1.8 + + + org.apache.aries.jmx + org.apache.aries.jmx.whiteboard + 1.2.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.api + 1.1.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.core + 1.0.2 + + + org.apache.aries.jndi + org.apache.aries.jndi.legacy.support + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.rmi + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.url + 1.1.0 + + + org.apache.aries.jpa.javax.persistence + javax.persistence_2.1 + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.api + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.blueprint + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.container + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.eclipselink.adapter + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.support + 2.7.2 + + + org.apache.aries + org.apache.aries.util + 1.1.3 + + + org.apache.aries.proxy + org.apache.aries.proxy + 1.1.4 + + + org.apache.aries.proxy + org.apache.aries.proxy + 1.1.6 + + + org.apache.aries.quiesce + org.apache.aries.quiesce.api + 1.0.0 + + + org.apache.aries.spifly + org.apache.aries.spifly.dynamic.bundle + 1.2 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.api + 2.0.10 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.core + 2.0.10 + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 1.1.1 + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 2.2.0 + + + org.apache.aries.transaction + org.apache.aries.transaction.manager + 1.3.3 + + + org.apache.commons + commons-dbcp2 + 2.1.1 + + + org.apache.commons + commons-lang3 + 3.9 + + + org.apache.commons + commons-pool2 + 2.5.0 + + + org.apache.commons + commons-pool2 + 2.6.2 + + + org.apache.commons + commons-text + 1.8 + + + org.apache.deltaspike.core + deltaspike-core-api + 1.8.1 + + + org.apache.deltaspike.core + deltaspike-core-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-impl-asm5 + 1.8.1 + + + org.apache.derby + derby + 10.14.2.0 + + + org.apache.derby + derbyclient + 10.14.2.0 + + + org.apache.felix + org.apache.felix.bundlerepository + 2.0.10 + + + org.apache.felix + org.apache.felix.configadmin + 1.9.14 + + + org.apache.felix + org.apache.felix.coordinator + 1.0.2 + + + org.apache.felix + org.apache.felix.dependencymanager + 4.4.1 + + + org.apache.felix + org.apache.felix.fileinstall + 3.6.4 + + + org.apache.felix + org.apache.felix.framework.security + 2.6.1 + + + org.apache.felix + org.apache.felix.framework + 5.6.12 + + + org.apache.felix + org.apache.felix.http.jetty + 4.0.8 + + + org.apache.felix + org.apache.felix.http.servlet-api + 1.1.2 + + + org.apache.felix + org.apache.felix.http.whiteboard + 4.0.0 + + + org.apache.felix + org.apache.felix.httplite.complete + 0.1.6 + + + org.apache.felix + org.apache.felix.inventory + 1.0.4 + + + org.apache.felix + org.apache.felix.metatype + 1.2.2 + + + org.apache.felix + org.apache.felix.scr + 2.1.20 + + + org.apache.felix + org.apache.felix.webconsole.plugins.ds + 2.1.0 + + + org.apache.felix + org.apache.felix.webconsole.plugins.event + 1.1.8 + + + org.apache.felix + org.apache.felix.webconsole.plugins.memoryusage + 1.0.10 + + + org.apache.felix + org.osgi.service.obr + 1.0.2 + + + org.apache.geronimo.bundles + commons-discovery + 0.4_1 + + + org.apache.geronimo.components + geronimo-connector + 3.1.1 + + + org.apache.geronimo.components + geronimo-connector + 3.1.4 + + + org.apache.geronimo.specs + geronimo-annotation_1.0_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-annotation_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-ejb_3.1_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.6_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-jaspic_1.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jaxrpc_1.1_spec + 2.1 + + + org.apache.geronimo.specs + geronimo-jaxws_2.2_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-jpa_2.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-osgi-registry + 1.1 + + + org.apache.geronimo.specs + geronimo-stax-api_1.2_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-validation_1.0_spec + 1.1 + + + org.apache.karaf.audit + org.apache.karaf.audit.core + 4.2.6 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.blueprintstate + 4.2.6 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.core + 4.2.6 + + + org.apache.karaf.config + org.apache.karaf.config.core + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.blueprint + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.features + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.kar + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.wrap + 4.2.6 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.boot + 4.2.6 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.core + 4.2.6 + + + org.apache.karaf.docker + org.apache.karaf.docker.core + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.command + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.core + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.extension + 4.2.6 + + + org.apache.karaf.http + org.apache.karaf.http.core + 4.2.6 + + + org.apache.karaf.instance + org.apache.karaf.instance.core + 4.2.6 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.config + 4.2.6 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.jasypt + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.boot + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.command + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.config + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.jasypt + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.modules + 4.2.6 + + + org.apache.karaf.jdbc + org.apache.karaf.jdbc.core + 4.2.6 + + + org.apache.karaf.jms + org.apache.karaf.jms.core + 4.2.6 + + + org.apache.karaf.jndi + org.apache.karaf.jndi.core + 4.2.6 + + + org.apache.karaf.kar + org.apache.karaf.kar.core + 4.2.6 + + + org.apache.karaf.log + org.apache.karaf.log.core + 4.2.6 + + + org.apache.karaf.management + org.apache.karaf.management.server + 4.2.6 + + + org.apache.karaf + manual + 4.2.6 + + + org.apache.karaf.maven + org.apache.karaf.maven.core + 4.2.6 + + + org.apache.karaf.obr + org.apache.karaf.obr.core + 4.2.6 + + + org.apache.karaf + org.apache.karaf.client + 4.2.6 + + + org.apache.karaf + org.apache.karaf.event + 4.2.6 + + + org.apache.karaf.package + org.apache.karaf.package.core + 4.2.6 + + + org.apache.karaf.profile + org.apache.karaf.profile.core + 4.2.6 + + + org.apache.karaf.scheduler + org.apache.karaf.scheduler.core + 4.2.6 + + + org.apache.karaf.scr + org.apache.karaf.scr.management + 4.2.6 + + + org.apache.karaf.scr + org.apache.karaf.scr.state + 4.2.6 + + + org.apache.karaf.service + org.apache.karaf.service.core + 4.2.6 + + + org.apache.karaf.service + org.apache.karaf.service.guard + 4.2.6 + + + org.apache.karaf.services + org.apache.karaf.services.coordinator + 4.2.6 + + + org.apache.karaf.services + org.apache.karaf.services.eventadmin + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.commands + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.console + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.core + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.ssh + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.table + 4.2.6 + + + org.apache.karaf.subsystem + org.apache.karaf.subsystem.core + 4.2.6 + + + org.apache.karaf.system + org.apache.karaf.system.core + 4.2.6 + + + org.apache.karaf.tooling + org.apache.karaf.tools.utils + 4.2.6 + + + org.apache.karaf.web + org.apache.karaf.web.core + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.console + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.features + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.gogo + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.http + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.instance + 4.2.6 + + + org.apache.karaf.wrapper + org.apache.karaf.wrapper.core + 4.2.6 + + + org.apache.myfaces.core + myfaces-api + 2.2.12 + + + org.apache.myfaces.core + myfaces-impl + 2.2.12 + + + org.apache.openjpa + openjpa + 3.0.0 + + + org.apache.openwebbeans + openwebbeans-el22 + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-impl + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-spi + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-web + 1.7.6 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.c3p0 + 0.9.5.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.cglib + 3.2.4_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.commons-digester + 1.8_4 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt-spring31 + 1.9.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt + 1.9.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.javax-inject + 1_2 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jsr305 + 1.3.9_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.not-yet-commons-ssl + 0.3.11_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.serp + 1.14.1_1 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.java-persistence-api-2.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.javamail-api-1.4 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxb-api-2.2 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxp-api-1.3 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr250-1.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr303-api-1.0.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.saaj-api-1.3 + 2.9.0 + + + org.apache.shiro + shiro-core + 1.3.2 + + + org.apache.shiro + shiro-web + 1.3.2 + + + org.apache.sshd + sshd-core + 1.7.0 + + + org.apache.sshd + sshd-netty + 2.3.0 + + + org.apache.sshd + sshd-osgi + 2.3.0 + + + org.apache.xbean + xbean-asm5-shaded + 4.3 + + + org.apache.xbean + xbean-asm6-shaded + 4.9 + + + org.apache.xbean + xbean-asm7-shaded + 4.12 + + + org.apache.xbean + xbean-bundleutils + 4.12 + + + org.apache.xbean + xbean-finder-shaded + 4.12 + + + org.apache.xbean + xbean-finder + 4.12 + + + org.apache.xbean + xbean-naming + 4.14 + + + org.apache.xbean + xbean-reflect + 4.12 + + + org.checkerframework + checker-qual + 2.5.8 + + + org.codehaus.groovy + groovy-all + 2.4.12 + + + org.codehaus.mojo + animal-sniffer-annotations + 1.17 + + + org.codehaus.woodstox + stax2-api + 4.2 + + + org.dom4j + dom4j + 2.1.1 + + + org.eclipse.jdt.core.compiler + ecj + 4.5.1 + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.2.100 + + + org.eclipse.jetty.aggregate + jetty-all-server + 8.1.14.v20131031 + + + org.eclipse.jetty.alpn + alpn-api + 1.1.2.v20150522 + + + org.eclipse.jetty.http2 + http2-common + 9.4.18.v20190429 + + + org.eclipse.jetty.http2 + http2-hpack + 9.4.18.v20190429 + + + org.eclipse.jetty.http2 + http2-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-alpn-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-client + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-continuation + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-deploy + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-http + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-io + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jaas + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jaspi + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jmx + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jndi + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-plus + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-rewrite + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-security + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-servlet + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-servlets + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-util-ajax + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-util + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-webapp + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-xml + 9.4.18.v20190429 + + + org.eclipse.jetty.osgi + jetty-osgi-alpn + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + javax-websocket-client-impl + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + javax-websocket-server-impl + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-api + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-client + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-common + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-server + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-servlet + 9.4.18.v20190429 + + + org.eclipse.persistence + javax.persistence + 2.1.0 + + + org.eclipse.persistence + javax.persistence + 2.2.0 + + + org.eclipse.persistence + org.eclipse.persistence.antlr + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.asm + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.core + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.jpa.jpql + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.jpa + 2.7.4 + + + org.eclipse.platform + org.eclipse.osgi + 3.12.100 + + + org.fusesource.hawtbuf + hawtbuf + 1.11 + + + org.fusesource.jansi + jansi + 1.18 + + + org.glassfish.hk2.external + aopalliance-repackaged + 2.5.0-b32 + + + org.glassfish.hk2.external + javax.inject + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-api + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-locator + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-utils + 2.5.0-b32 + + + org.glassfish.hk2 + osgi-resource-locator + 1.0.1 + + + org.glassfish + javax.el + 3.0.1-b09 + + + org.glassfish.jersey.bundles.repackaged + jersey-guava + 2.25.1 + + + org.glassfish.jersey.containers + jersey-container-servlet-core + 2.25.1 + + + org.glassfish.jersey.containers + jersey-container-servlet + 2.25.1 + + + org.glassfish.jersey.core + jersey-client + 2.25.1 + + + org.glassfish.jersey.core + jersey-common + 2.25.1 + + + org.glassfish.jersey.core + jersey-server + 2.25.1 + + + org.glassfish.jersey.media + jersey-media-jaxb + 2.25.1 + + + org.hibernate.common + hibernate-commons-annotations + 5.1.0.Final + + + org.hibernate + hibernate-core + 5.4.2.Final + + + org.hibernate + hibernate-envers + 5.4.2.Final + + + org.hibernate + hibernate-osgi + 5.4.2.Final + + + org.hibernate.validator + hibernate-validator + 6.0.16.Final + + + org.hsqldb + hsqldb + 2.3.4 + + + org.iq80.leveldb + leveldb + 0.10 + + + org.javamoney + moneta + 1.1 + + + org.javassist + javassist + 3.24.0-GA + + + org.javassist + javassist + 3.26.0-GA + + + org.jboss.classfilewriter + jboss-classfilewriter + 1.1.2.Final + + + org.jboss + jandex + 2.0.5.Final + + + org.jboss.logging + jboss-logging + 3.3.2.Final + + + org.jboss.narayana.osgi + narayana-osgi-jta + 5.8.2.Final + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + 1.1.1.Final + + + org.jboss.weld + weld-osgi-bundle + 2.4.8.Final + + + org.jboss.xnio + xnio-api + 3.3.8.Final + + + org.jboss.xnio + xnio-nio + 3.3.8.Final + + + org.jline + jline-builtins + 3.11.0 + + + org.jline + jline-reader + 3.11.0 + + + org.jline + jline-terminal-jansi + 3.11.0 + + + org.jline + jline-terminal + 3.11.0 + + + org.jline + jline + 3.11.0 + + + org.jolokia + jolokia-core + 1.6.2 + + + org.jolokia + jolokia-jsr160 + 1.6.2 + + + org.jolokia + jolokia-osgi + 1.6.2 + + + org.json + json + 20131018 + + + org.jsoup + jsoup + 1.8.3 + + + org.mariadb.jdbc + mariadb-java-client + 1.5.9 + + + org.messaginghub + pooled-jms + 1.0.5 + + + org.objenesis + objenesis + 2.6 + + + org.opendaylight.aaa + aaa-authn-api + 0.10.4 + + + org.opendaylight.aaa + aaa-cert + 0.10.4 + + + org.opendaylight.aaa + aaa-cli + 0.10.4 + + + org.opendaylight.aaa + aaa-encrypt-service-impl + 0.10.4 + + + org.opendaylight.aaa + aaa-encrypt-service + 0.10.4 + + + org.opendaylight.aaa + aaa-filterchain + 0.10.4 + + + org.opendaylight.aaa + aaa-password-service-api + 0.10.4 + + + org.opendaylight.aaa + aaa-password-service-impl + 0.10.4 + + + org.opendaylight.aaa + aaa-shiro-api + 0.10.4 + + + org.opendaylight.aaa + aaa-shiro + 0.10.4 + + + org.opendaylight.aaa.web + servlet-api + 0.10.4 + + + org.opendaylight.aaa.web + servlet-jersey2 + 0.10.4 + + + org.opendaylight.aaa.web + web-api + 0.10.4 + + + org.opendaylight.aaa.web + web-osgi-impl + 0.10.4 + + + org.opendaylight.controller + benchmark-api + 1.8.4 + + + org.opendaylight.controller + blueprint + 0.11.4 + + + org.opendaylight.controller + cds-access-api + 1.6.4 + + + org.opendaylight.controller + cds-access-client + 1.6.4 + + + org.opendaylight.controller + cds-dom-api + 1.6.4 + + + org.opendaylight.controller + dsbenchmark + 1.8.4 + + + org.opendaylight.controller + mdsal-trace-api + 1.10.4 + + + org.opendaylight.controller + mdsal-trace-binding-impl + 1.10.4 + + + org.opendaylight.controller + mdsal-trace-cli + 1.10.4 + + + org.opendaylight.controller + mdsal-trace-dom-impl + 1.10.4 + + + org.opendaylight.controller + messagebus-api + 1.10.4 + + + org.opendaylight.controller + messagebus-impl + 1.10.4 + + + org.opendaylight.controller + messagebus-spi + 1.10.4 + + + org.opendaylight.controller + messagebus-util + 1.10.4 + + + org.opendaylight.controller.model + model-inventory + 1.10.4 + + + org.opendaylight.controller.model + model-topology + 1.10.4 + + + org.opendaylight.controller + netty-config-api + 0.11.4 + + + org.opendaylight.controller + netty-event-executor-config + 0.11.4 + + + org.opendaylight.controller + netty-threadgroup-config + 0.11.4 + + + org.opendaylight.controller + netty-timer-config + 0.11.4 + + + org.opendaylight.controller + ntfbenchmark + 1.8.4 + + + org.opendaylight.controller + rpcbenchmark + 1.8.4 + + + org.opendaylight.controller + sal-akka-raft + 1.10.4 + + + org.opendaylight.controller + sal-akka-segmented-journal + 1.10.4 + + + org.opendaylight.controller + sal-binding-api + 1.10.4 + + + org.opendaylight.controller + sal-binding-broker-impl + 1.10.4 + + + org.opendaylight.controller + sal-binding-util + 1.10.4 + + + org.opendaylight.controller + sal-broker-impl + 1.10.4 + + + org.opendaylight.controller + sal-cluster-admin-api + 1.10.4 + + + org.opendaylight.controller + sal-cluster-admin-impl + 1.10.4 + + + org.opendaylight.controller + sal-clustering-commons + 1.10.4 + + + org.opendaylight.controller + sal-common-api + 1.10.4 + + + org.opendaylight.controller + sal-common-impl + 1.10.4 + + + org.opendaylight.controller + sal-common-util + 1.10.4 + + + org.opendaylight.controller + sal-core-api + 1.10.4 + + + org.opendaylight.controller + sal-core-compat + 1.10.4 + + + org.opendaylight.controller + sal-core-spi + 1.10.4 + + + org.opendaylight.controller + sal-distributed-datastore + 1.10.4 + + + org.opendaylight.controller + sal-inmemory-datastore + 1.10.4 + + + org.opendaylight.controller + sal-remoterpc-connector + 1.10.4 + + + org.opendaylight.controller.samples + clustering-it-model + 1.10.4 + + + org.opendaylight.controller.samples + clustering-it-provider + 1.10.4 + + + org.opendaylight.controller.samples + sample-toaster-consumer + 1.10.4 + + + org.opendaylight.controller.samples + sample-toaster-provider + 1.10.4 + + + org.opendaylight.controller.samples + sample-toaster + 1.10.4 + + + org.opendaylight.controller + threadpool-config-api + 0.11.4 + + + org.opendaylight.controller + threadpool-config-impl + 0.11.4 + + + org.opendaylight.daexim + daexim-akka-infoprovider-impl + 1.6.4 + + + org.opendaylight.daexim + daexim-impl + 1.6.4 + + + org.opendaylight.daexim + daexim-model + 1.6.4 + + + org.opendaylight.daexim + daexim-spi + 1.6.4 + + + org.opendaylight.infrautils + infrautils-util + 1.6.4 + + + org.opendaylight.infrautils + ready-api + 1.6.4 + + + org.opendaylight.infrautils + ready-impl + 1.6.4 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7895 + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7952 + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-datastores + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-origin + 2.0.17 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342 + 2.0.17 + + + org.opendaylight.mdsal + mdsal-binding-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + 4.0.17 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-osgi + 4.0.17 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + 4.0.17 + + + org.opendaylight.mdsal + mdsal-binding-generator-api + 2.0.17 + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + 2.0.17 + + + org.opendaylight.mdsal + mdsal-binding-generator-util + 2.0.17 + + + org.opendaylight.mdsal + mdsal-binding-spec-util + 2.0.17 + + + org.opendaylight.mdsal + mdsal-binding-spi + 4.0.17 + + + org.opendaylight.mdsal + mdsal-binding-util + 4.0.17 + + + org.opendaylight.mdsal + mdsal-common-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-common-util + 4.0.17 + + + org.opendaylight.mdsal + mdsal-dom-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-dom-broker + 4.0.17 + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + 4.0.17 + + + org.opendaylight.mdsal + mdsal-dom-schema-service-osgi + 4.0.17 + + + org.opendaylight.mdsal + mdsal-dom-spi + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-binding-adapter + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-binding-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-common-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-common-spi + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-dom-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-eos-dom-simple + 4.0.17 + + + org.opendaylight.mdsal + mdsal-singleton-common-api + 4.0.17 + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + 4.0.17 + + + org.opendaylight.mdsal.model + general-entity + 2.0.17 + + + org.opendaylight.mdsal.model + ietf-restconf + 2013.10.19.16.17 + + + org.opendaylight.mdsal.model + ietf-ted + 2013.10.21.16.17 + + + org.opendaylight.mdsal.model + ietf-topology-isis + 2013.10.21.16.17 + + + org.opendaylight.mdsal.model + ietf-topology-l3-unicast-igp + 2013.10.21.16.17 + + + org.opendaylight.mdsal.model + ietf-topology-ospf + 2013.10.21.16.17 + + + org.opendaylight.mdsal.model + ietf-topology + 2013.10.21.16.17 + + + org.opendaylight.mdsal.model + ietf-type-util + 3.0.17 + + + org.opendaylight.mdsal.model + yang-ext + 2013.09.07.16.17 + + + org.opendaylight.mdsal + yang-binding + 2.0.17 + + + org.opendaylight.netconf + aaa-authn-odl-plugin + 1.7.4 + + + org.opendaylight.netconf + callhome-model + 1.7.4 + + + org.opendaylight.netconf + callhome-protocol + 1.7.4 + + + org.opendaylight.netconf + callhome-provider + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf-monitoring-extension + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf-monitoring + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf-nmda + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf-notifications + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf-with-defaults + 1.7.4 + + + org.opendaylight.netconf + ietf-netconf + 1.7.4 + + + org.opendaylight.netconf + ietf-restconf-monitoring + 1.10.4 + + + org.opendaylight.netconf + ietf-restconf + 1.10.4 + + + org.opendaylight.netconf + mdsal-netconf-connector + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-impl + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-monitoring + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-notification + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-ssh + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-tcp + 1.7.4 + + + org.opendaylight.netconf + mdsal-netconf-yang-library + 1.7.4 + + + org.opendaylight.netconf + messagebus-netconf + 1.7.4 + + + org.opendaylight.netconf + netconf-api + 1.7.4 + + + org.opendaylight.netconf + netconf-auth + 1.7.4 + + + org.opendaylight.netconf + netconf-client + 1.7.4 + + + org.opendaylight.netconf + netconf-config + 1.7.4 + + + org.opendaylight.netconf + netconf-console + 1.7.4 + + + org.opendaylight.netconf + netconf-impl + 1.7.4 + + + org.opendaylight.netconf + netconf-mapping-api + 1.7.4 + + + org.opendaylight.netconf + netconf-netty-util + 1.7.4 + + + org.opendaylight.netconf + netconf-notifications-api + 1.7.4 + + + org.opendaylight.netconf + netconf-topology-config + 1.7.4 + + + org.opendaylight.netconf + netconf-topology-singleton + 1.7.4 + + + org.opendaylight.netconf + netconf-topology + 1.7.4 + + + org.opendaylight.netconf + netconf-util + 1.7.4 + + + org.opendaylight.netconf + restconf-common-models + 1.10.4 + + + org.opendaylight.netconf + restconf-common + 1.10.4 + + + org.opendaylight.netconf + restconf-nb-bierman02 + 1.10.4 + + + org.opendaylight.netconf + restconf-nb-rfc8040 + 1.10.4 + + + org.opendaylight.netconf + sal-netconf-connector + 1.10.4 + + + org.opendaylight.netconf + sal-rest-docgen + 1.10.4 + + + org.opendaylight.netconf + shaded-exificient + 1.7.4 + + + org.opendaylight.netconf + shaded-sshd + 1.7.4 + + + org.opendaylight.netconf + yanglib + 1.7.4 + + + org.opendaylight.odlparent + bcpkix-framework-ext + 5.0.11 + + + org.opendaylight.odlparent + bcprov-framework-ext + 5.0.11 + + + org.opendaylight.odlparent + karaf.branding + 5.0.11 + + + org.opendaylight.odlparent + leveldbjni-all + 5.0.11 + + + org.opendaylight.odlparent + logging-markers + 5.0.11 + + + org.opendaylight.yangtools + concepts + 3.0.16 + + + org.opendaylight.yangtools + odlext-model-api + 3.0.16 + + + org.opendaylight.yangtools + odlext-parser-support + 3.0.16 + + + org.opendaylight.yangtools + openconfig-model-api + 3.0.16 + + + org.opendaylight.yangtools + openconfig-parser-support + 3.0.16 + + + org.opendaylight.yangtools + rfc6241-model-api + 1.0.16 + + + org.opendaylight.yangtools + rfc6241-parser-support + 1.0.16 + + + org.opendaylight.yangtools + rfc6536-model-api + 3.0.16 + + + org.opendaylight.yangtools + rfc6536-parser-support + 3.0.16 + + + org.opendaylight.yangtools + rfc7952-data-api + 3.0.16 + + + org.opendaylight.yangtools + rfc7952-data-util + 3.0.16 + + + org.opendaylight.yangtools + rfc7952-model-api + 3.0.16 + + + org.opendaylight.yangtools + rfc7952-parser-support + 3.0.16 + + + org.opendaylight.yangtools + rfc8040-model-api + 3.0.16 + + + org.opendaylight.yangtools + rfc8040-parser-support + 3.0.16 + + + org.opendaylight.yangtools + rfc8528-data-api + 3.0.16 + + + org.opendaylight.yangtools + rfc8528-data-util + 3.0.16 + + + org.opendaylight.yangtools + rfc8528-model-api + 3.0.16 + + + org.opendaylight.yangtools + rfc8528-parser-support + 3.0.16 + + + org.opendaylight.yangtools + util + 3.0.16 + + + org.opendaylight.yangtools + yang-common + 3.0.16 + + + org.opendaylight.yangtools + yang-data-api + 3.0.16 + + + org.opendaylight.yangtools + yang-data-codec-binfmt + 3.0.16 + + + org.opendaylight.yangtools + yang-data-codec-gson + 3.0.16 + + + org.opendaylight.yangtools + yang-data-codec-xml + 3.0.16 + + + org.opendaylight.yangtools + yang-data-impl + 3.0.16 + + + org.opendaylight.yangtools + yang-data-transform + 3.0.16 + + + org.opendaylight.yangtools + yang-data-util + 3.0.16 + + + org.opendaylight.yangtools + yang-model-api + 3.0.16 + + + org.opendaylight.yangtools + yang-model-export + 3.0.16 + + + org.opendaylight.yangtools + yang-model-util + 3.0.16 + + + org.opendaylight.yangtools + yang-parser-api + 3.0.16 + + + org.opendaylight.yangtools + yang-parser-impl + 3.0.16 + + + org.opendaylight.yangtools + yang-parser-reactor + 3.0.16 + + + org.opendaylight.yangtools + yang-parser-rfc7950 + 3.0.16 + + + org.opendaylight.yangtools + yang-parser-spi + 3.0.16 + + + org.opendaylight.yangtools + yang-xpath-api + 1.0.16 + + + org.opendaylight.yangtools + yang-xpath-impl + 1.0.16 + + + org.ops4j.base + ops4j-base + 1.5.0 + + + org.ops4j.pax.cdi + pax-cdi-api + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-extender + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-extension + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-jetty-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-jetty-weld + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-spi + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-undertow-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-undertow-weld + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-web + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-weld + 1.1.1 + + + org.ops4j.pax.jdbc + pax-jdbc-config + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-db2 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-derby + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-derbyclient + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-hsqldb + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-jtds + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-mariadb + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-mssql + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-oracle + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-aries + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-c3p0 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-common + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-dbcp2 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-hikaricp + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-narayana + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-transx + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-sqlite + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-teradata + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc + 1.3.2 + + + org.ops4j.pax.jdbc + pax-jdbc + 1.3.5 + + + org.ops4j.pax.jms + pax-jms-activemq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-api + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-artemis + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-config + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-ibmmq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-oracleaq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-narayana + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-pooledjms + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-transx + 1.0.4 + + + org.ops4j.pax.jpa + pax-jpa + 0.3.0 + + + org.ops4j.pax.logging + pax-logging-api + 1.10.1 + + + org.ops4j.pax.logging + pax-logging-log4j2 + 1.10.1 + + + org.ops4j.pax.logging + pax-logging-logback + 1.10.1 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-core + 8.5.32.1 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-websocket + 8.5.32.1 + + + org.ops4j.pax.transx + pax-transx-connector + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-connector + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-jdbc + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-jdbc + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-jms + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-jms + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-api + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-api + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-atomikos + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-atomikos + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-geronimo + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-geronimo + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-narayana + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-narayana + 0.4.3 + + + org.ops4j.pax.url + pax-url-aether + 2.6.1 + + + org.ops4j.pax.url + pax-url-obr + 2.6.1 + + + org.ops4j.pax.url + pax-url-war + 2.6.1 + + + org.ops4j.pax.url + pax-url-wrap + 2.6.1 + + + org.ops4j.pax.web + pax-web-api + 7.2.10 + + + org.ops4j.pax.web + pax-web-deployer + 7.2.10 + + + org.ops4j.pax.web + pax-web-descriptor + 7.2.10 + + + org.ops4j.pax.web + pax-web-extender-war + 7.2.10 + + + org.ops4j.pax.web + pax-web-extender-whiteboard + 7.2.10 + + + org.ops4j.pax.web + pax-web-jetty + 7.2.10 + + + org.ops4j.pax.web + pax-web-jsp + 7.2.10 + + + org.ops4j.pax.web + pax-web-resources-extender + 7.2.10 + + + org.ops4j.pax.web + pax-web-resources-jsf + 7.2.10 + + + org.ops4j.pax.web + pax-web-runtime + 7.2.10 + + + org.ops4j.pax.web + pax-web-spi + 7.2.10 + + + org.ops4j.pax.web + pax-web-tomcat + 7.2.10 + + + org.ops4j.pax.web + pax-web-undertow + 7.2.10 + + + org.osgi + org.osgi.service.event + 1.3.1 + + + org.osgi + org.osgi.service.jdbc + 1.0.0 + + + org.osgi + org.osgi.util.function + 1.0.0 + + + org.osgi + org.osgi.util.promise + 1.0.0 + + + org.ow2.asm + asm-analysis + 7.1 + + + org.ow2.asm + asm-commons + 7.1 + + + org.ow2.asm + asm-tree + 7.1 + + + org.ow2.asm + asm-util + 7.1 + + + org.ow2.asm + asm + 5.2 + + + org.ow2.asm + asm + 7.1 + + + org.postgresql + postgresql + 9.4.1212.jre7 + + + org.reactivestreams + reactive-streams + 1.0.3 + + + org.scala-lang.modules + scala-java8-compat_2.12 + 0.9.1 + + + org.scala-lang.modules + scala-parser-combinators_2.12 + 1.1.2 + + + org.scala-lang + scala-library + 2.12.12 + + + org.scala-lang + scala-reflect + 2.12.12 + + + org.slf4j + slf4j-api + 1.7.12 + + + org.slf4j + slf4j-api + 1.7.25 + + + org.xerial + sqlite-jdbc + 3.16.1 + + + tech.pantheon.triemap + triemap + 1.1.0 + diff --git a/installed-odl-bom/sodium-pom.xml b/installed-odl-bom/sodium-pom.xml index aab6b0dc..e599d20f 100644 --- a/installed-odl-bom/sodium-pom.xml +++ b/installed-odl-bom/sodium-pom.xml @@ -20,3406 +20,3406 @@ - - antlr - antlr - 2.7.7 - - - com.esotericsoftware - kryo - 4.0.2 - - - com.esotericsoftware - minlog - 1.3.1 - - - com.esotericsoftware - reflectasm - 1.11.8 - - - com.fasterxml - classmate - 1.3.4 - - - com.fasterxml.jackson.core - jackson-annotations - 2.9.10 - - - com.fasterxml.jackson.core - jackson-annotations - 2.9.6 - - - com.fasterxml.jackson.core - jackson-core - 2.9.10 - - - com.fasterxml.jackson.core - jackson-core - 2.9.6 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.10.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.6 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.9.10 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.9.10 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.9.10 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.9.10 - - - com.fasterxml.woodstox - woodstox-core - 5.3.0 - - - com.github.ben-manes.caffeine - caffeine - 2.7.0 - - - com.github.ben-manes.caffeine - guava - 2.7.0 - - - com.github.mifmif - generex - 1.0.2 - - - com.github.spotbugs - spotbugs-annotations - 3.1.12 - - - com.google.code.gson - gson - 2.8.5 - - - com.google.errorprone - error_prone_annotations - 2.3.3 - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 27.1-jre - - - com.google.guava - listenablefuture - 9999.0-empty-to-avoid-conflict-with-guava - - - com.google.j2objc - j2objc-annotations - 1.1 - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - com.h2database - h2 - 1.3.172 - - - com.h2database - h2 - 1.4.200 - - - com.lmax - disruptor - 3.4.2 - - - com.rabbitmq - amqp-client - 4.4.1 - - - com.thoughtworks.paranamer - paranamer - 2.8 - - - com.typesafe.akka - akka-actor_2.12 - 2.5.31 - - - com.typesafe.akka - akka-cluster_2.12 - 2.5.31 - - - com.typesafe.akka - akka-osgi_2.12 - 2.5.31 - - - com.typesafe.akka - akka-persistence_2.12 - 2.5.31 - - - com.typesafe.akka - akka-protobuf_2.12 - 2.5.31 - - - com.typesafe.akka - akka-remote_2.12 - 2.5.31 - - - com.typesafe.akka - akka-slf4j_2.12 - 2.5.31 - - - com.typesafe.akka - akka-stream_2.12 - 2.5.31 - - - com.typesafe - config - 1.3.3 - - - com.typesafe - ssl-config-core_2.12 - 0.3.8 - - - com.zaxxer - HikariCP-java7 - 2.4.11 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-codec - commons-codec - 1.14 - - - commons-collections - commons-collections - 3.2.2 - - - commons-dbcp - commons-dbcp - 1.4 - - - commons-io - commons-io - 2.6 - - - commons-lang - commons-lang - 2.6 - - - commons-logging - commons-logging - 1.2 - - - commons-net - commons-net - 3.6 - - - commons-pool - commons-pool - 1.6 - - - dk.brics - automaton - 1.12-1 - - - io.aeron - aeron-client - 1.15.3 - - - io.aeron - aeron-driver - 1.15.3 - - - io.dropwizard.metrics - metrics-core - 4.0.5 - - - io.dropwizard.metrics - metrics-graphite - 4.0.5 - - - io.dropwizard.metrics - metrics-healthchecks - 4.0.5 - - - io.dropwizard.metrics - metrics-jmx - 4.0.5 - - - io.dropwizard.metrics - metrics-jvm - 4.0.5 - - - io.netty - netty-buffer - 4.1.49.Final - - - io.netty - netty-codec-http - 4.1.49.Final - - - io.netty - netty-codec - 4.1.49.Final - - - io.netty - netty-common - 4.1.49.Final - - - io.netty - netty-handler - 4.1.49.Final - - - io.netty - netty-resolver - 4.1.49.Final - - - io.netty - netty-transport-native-epoll - 4.1.49.Final - - - io.netty - netty-transport-native-unix-common - 4.1.49.Final - - - io.netty - netty-transport - 4.1.49.Final - - - io.netty - netty - 3.10.6.Final - - - io.undertow - undertow-core - 1.4.23.Final - - - io.undertow - undertow-servlet - 1.4.23.Final - - - io.undertow - undertow-websockets-jsr - 1.4.23.Final - - - javax.annotation - javax.annotation-api - 1.2 - - - javax.annotation - javax.annotation-api - 1.3 - - - javax.el - javax.el-api - 3.0.0 - - - javax.enterprise - cdi-api - 1.2 - - - javax.interceptor - javax.interceptor-api - 1.2 - - - javax.jms - javax.jms-api - 2.0.1 - - - javax.mail - mail - 1.4.7 - - - javax.money - money-api - 1.0.1 - - - javax.persistence - javax.persistence-api - 2.2 - - - javax.security.auth.message - javax.security.auth.message-api - 1.1 - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.transaction - javax.transaction-api - 1.2 - - - javax.validation - validation-api - 1.1.0.Final - - - javax.validation - validation-api - 2.0.1.Final - - - javax.websocket - javax.websocket-api - 1.1 - - - javax.ws.rs - javax.ws.rs-api - 2.0.1 - - - joda-time - joda-time - 2.9.7 - - - net.bytebuddy - byte-buddy - 1.9.10 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.stax-utils - stax-utils - 20070216 - - - net.sf.ehcache - ehcache - 2.10.6 - - - net.sf.jung - jung-algorithms - 2.1.1 - - - net.sf.jung - jung-api - 2.1.1 - - - net.sf.jung - jung-graph-impl - 2.1.1 - - - net.sf.kxml - kxml2 - 2.2.2 - - - net.sourceforge.jtds - jtds - 1.3.1 - - - org.agrona - agrona - 0.9.33 - - - org.antlr - antlr4-runtime - 4.7.2 - - - org.apache.activemq - activemq-osgi - 5.15.3 - - - org.apache.aries.application - org.apache.aries.application.api - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.default.local.platform - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.deployment.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.install - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.modeller - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.noop - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.obr - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.runtime - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.utils - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.api - 1.0.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.cm - 1.3.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core.compatibility - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - 1.10.2 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.webosgi - 1.0.1 - - - org.apache.aries.jmx - org.apache.aries.jmx.api - 1.1.5 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.api - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.core - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.core - 1.1.8 - - - org.apache.aries.jmx - org.apache.aries.jmx.whiteboard - 1.2.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.api - 1.1.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.core - 1.0.2 - - - org.apache.aries.jndi - org.apache.aries.jndi.legacy.support - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.rmi - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.url - 1.1.0 - - - org.apache.aries.jpa.javax.persistence - javax.persistence_2.1 - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.api - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.blueprint - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.container - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.eclipselink.adapter - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.support - 2.7.2 - - - org.apache.aries - org.apache.aries.util - 1.1.3 - - - org.apache.aries.proxy - org.apache.aries.proxy - 1.1.4 - - - org.apache.aries.proxy - org.apache.aries.proxy - 1.1.6 - - - org.apache.aries.quiesce - org.apache.aries.quiesce.api - 1.0.0 - - - org.apache.aries.spifly - org.apache.aries.spifly.dynamic.bundle - 1.2 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.api - 2.0.10 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.core - 2.0.10 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 1.1.1 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 2.2.0 - - - org.apache.aries.transaction - org.apache.aries.transaction.manager - 1.3.3 - - - org.apache.commons - commons-dbcp2 - 2.1.1 - - - org.apache.commons - commons-lang3 - 3.9 - - - org.apache.commons - commons-pool2 - 2.5.0 - - - org.apache.commons - commons-pool2 - 2.6.2 - - - org.apache.commons - commons-text - 1.8 - - - org.apache.deltaspike.core - deltaspike-core-api - 1.8.1 - - - org.apache.deltaspike.core - deltaspike-core-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-impl-asm5 - 1.8.1 - - - org.apache.derby - derby - 10.14.2.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.felix - org.apache.felix.bundlerepository - 2.0.10 - - - org.apache.felix - org.apache.felix.configadmin - 1.9.14 - - - org.apache.felix - org.apache.felix.coordinator - 1.0.2 - - - org.apache.felix - org.apache.felix.dependencymanager - 4.4.1 - - - org.apache.felix - org.apache.felix.fileinstall - 3.6.4 - - - org.apache.felix - org.apache.felix.framework.security - 2.6.1 - - - org.apache.felix - org.apache.felix.framework - 5.6.12 - - - org.apache.felix - org.apache.felix.http.jetty - 4.0.8 - - - org.apache.felix - org.apache.felix.http.servlet-api - 1.1.2 - - - org.apache.felix - org.apache.felix.http.whiteboard - 4.0.0 - - - org.apache.felix - org.apache.felix.httplite.complete - 0.1.6 - - - org.apache.felix - org.apache.felix.inventory - 1.0.4 - - - org.apache.felix - org.apache.felix.metatype - 1.2.2 - - - org.apache.felix - org.apache.felix.scr - 2.1.16 - - - org.apache.felix - org.apache.felix.webconsole.plugins.ds - 2.1.0 - - - org.apache.felix - org.apache.felix.webconsole.plugins.event - 1.1.8 - - - org.apache.felix - org.apache.felix.webconsole.plugins.memoryusage - 1.0.10 - - - org.apache.felix - org.osgi.service.obr - 1.0.2 - - - org.apache.geronimo.bundles - commons-discovery - 0.4_1 - - - org.apache.geronimo.components - geronimo-connector - 3.1.1 - - - org.apache.geronimo.components - geronimo-connector - 3.1.4 - - - org.apache.geronimo.specs - geronimo-annotation_1.0_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-annotation_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-atinject_1.0_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-ejb_3.1_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-el_1.0_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-j2ee-connector_1.6_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-jaspic_1.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jaxrpc_1.1_spec - 2.1 - - - org.apache.geronimo.specs - geronimo-jaxws_2.2_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-jpa_2.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-osgi-registry - 1.1 - - - org.apache.geronimo.specs - geronimo-stax-api_1.2_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-validation_1.0_spec - 1.1 - - - org.apache.karaf.audit - org.apache.karaf.audit.core - 4.2.6 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.blueprintstate - 4.2.6 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.core - 4.2.6 - - - org.apache.karaf.config - org.apache.karaf.config.core - 4.2.6 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.blueprint - 4.2.6 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.features - 4.2.6 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.kar - 4.2.6 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.wrap - 4.2.6 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.boot - 4.2.6 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.core - 4.2.6 - - - org.apache.karaf.docker - org.apache.karaf.docker.core - 4.2.6 - - - org.apache.karaf.features - org.apache.karaf.features.command - 4.2.6 - - - org.apache.karaf.features - org.apache.karaf.features.core - 4.2.6 - - - org.apache.karaf.features - org.apache.karaf.features.extension - 4.2.6 - - - org.apache.karaf.http - org.apache.karaf.http.core - 4.2.6 - - - org.apache.karaf.instance - org.apache.karaf.instance.core - 4.2.6 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.config - 4.2.6 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.jasypt - 4.2.6 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.boot - 4.2.6 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.command - 4.2.6 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.config - 4.2.6 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.jasypt - 4.2.6 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.modules - 4.2.6 - - - org.apache.karaf.jdbc - org.apache.karaf.jdbc.core - 4.2.6 - - - org.apache.karaf.jms - org.apache.karaf.jms.core - 4.2.6 - - - org.apache.karaf.jndi - org.apache.karaf.jndi.core - 4.2.6 - - - org.apache.karaf.kar - org.apache.karaf.kar.core - 4.2.6 - - - org.apache.karaf.log - org.apache.karaf.log.core - 4.2.6 - - - org.apache.karaf.management - org.apache.karaf.management.server - 4.2.6 - - - org.apache.karaf - manual - 4.2.6 - - - org.apache.karaf.maven - org.apache.karaf.maven.core - 4.2.6 - - - org.apache.karaf.obr - org.apache.karaf.obr.core - 4.2.6 - - - org.apache.karaf - org.apache.karaf.client - 4.2.6 - - - org.apache.karaf - org.apache.karaf.event - 4.2.6 - - - org.apache.karaf.package - org.apache.karaf.package.core - 4.2.6 - - - org.apache.karaf.profile - org.apache.karaf.profile.core - 4.2.6 - - - org.apache.karaf.scheduler - org.apache.karaf.scheduler.core - 4.2.6 - - - org.apache.karaf.scr - org.apache.karaf.scr.management - 4.2.6 - - - org.apache.karaf.scr - org.apache.karaf.scr.state - 4.2.6 - - - org.apache.karaf.service - org.apache.karaf.service.core - 4.2.6 - - - org.apache.karaf.service - org.apache.karaf.service.guard - 4.2.6 - - - org.apache.karaf.services - org.apache.karaf.services.coordinator - 4.2.6 - - - org.apache.karaf.services - org.apache.karaf.services.eventadmin - 4.2.6 - - - org.apache.karaf.shell - org.apache.karaf.shell.commands - 4.2.6 - - - org.apache.karaf.shell - org.apache.karaf.shell.console - 4.2.6 - - - org.apache.karaf.shell - org.apache.karaf.shell.core - 4.2.6 - - - org.apache.karaf.shell - org.apache.karaf.shell.ssh - 4.2.6 - - - org.apache.karaf.shell - org.apache.karaf.shell.table - 4.2.6 - - - org.apache.karaf.subsystem - org.apache.karaf.subsystem.core - 4.2.6 - - - org.apache.karaf.system - org.apache.karaf.system.core - 4.2.6 - - - org.apache.karaf.tooling - org.apache.karaf.tools.utils - 4.2.6 - - - org.apache.karaf.web - org.apache.karaf.web.core - 4.2.6 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.console - 4.2.6 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.features - 4.2.6 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.gogo - 4.2.6 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.http - 4.2.6 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.instance - 4.2.6 - - - org.apache.karaf.wrapper - org.apache.karaf.wrapper.core - 4.2.6 - - - org.apache.myfaces.core - myfaces-api - 2.2.12 - - - org.apache.myfaces.core - myfaces-impl - 2.2.12 - - - org.apache.openjpa - openjpa - 3.0.0 - - - org.apache.openwebbeans - openwebbeans-el22 - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-impl - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-spi - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-web - 1.7.6 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.c3p0 - 0.9.5.2_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.cglib - 3.2.4_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-digester - 1.8_4 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt-spring31 - 1.9.2_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt - 1.9.2_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.javax-inject - 1_2 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jsr305 - 1.3.9_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.not-yet-commons-ssl - 0.3.11_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.serp - 1.14.1_1 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.activation-api-1.1 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.java-persistence-api-2.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.javamail-api-1.4 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxb-api-2.2 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxp-api-1.3 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr250-1.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr303-api-1.0.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.saaj-api-1.3 - 2.9.0 - - - org.apache.shiro - shiro-core - 1.3.2 - - - org.apache.shiro - shiro-web - 1.3.2 - - - org.apache.sshd - sshd-core - 1.7.0 - - - org.apache.sshd - sshd-netty - 2.3.0 - - - org.apache.sshd - sshd-osgi - 2.3.0 - - - org.apache.xbean - xbean-asm5-shaded - 4.3 - - - org.apache.xbean - xbean-asm6-shaded - 4.9 - - - org.apache.xbean - xbean-asm7-shaded - 4.12 - - - org.apache.xbean - xbean-bundleutils - 4.12 - - - org.apache.xbean - xbean-finder-shaded - 4.12 - - - org.apache.xbean - xbean-finder - 4.12 - - - org.apache.xbean - xbean-naming - 4.14 - - - org.apache.xbean - xbean-reflect - 4.12 - - - org.checkerframework - checker-qual - 2.5.8 - - - org.codehaus.groovy - groovy-all - 2.4.12 - - - org.codehaus.mojo - animal-sniffer-annotations - 1.17 - - - org.codehaus.woodstox - stax2-api - 4.2 - - - org.dom4j - dom4j - 2.1.1 - - - org.eclipse.jdt.core.compiler - ecj - 4.5.1 - - - org.eclipse.jdt - org.eclipse.jdt.annotation - 2.2.100 - - - org.eclipse.jetty.aggregate - jetty-all-server - 8.1.14.v20131031 - - - org.eclipse.jetty.alpn - alpn-api - 1.1.2.v20150522 - - - org.eclipse.jetty.http2 - http2-common - 9.4.18.v20190429 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.18.v20190429 - - - org.eclipse.jetty.http2 - http2-server - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-alpn-server - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-client - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-continuation - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-deploy - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-http - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-io - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-jaas - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-jaspi - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-jmx - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-jndi - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-plus - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-rewrite - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-security - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-server - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-servlet - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-servlets - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-util - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-webapp - 9.4.18.v20190429 - - - org.eclipse.jetty - jetty-xml - 9.4.18.v20190429 - - - org.eclipse.jetty.osgi - jetty-osgi-alpn - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - javax-websocket-client-impl - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - javax-websocket-server-impl - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - websocket-api - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - websocket-client - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - websocket-common - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - websocket-server - 9.4.18.v20190429 - - - org.eclipse.jetty.websocket - websocket-servlet - 9.4.18.v20190429 - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - javax.persistence - 2.2.0 - - - org.eclipse.persistence - org.eclipse.persistence.antlr - 2.7.4 - - - org.eclipse.persistence - org.eclipse.persistence.asm - 2.7.4 - - - org.eclipse.persistence - org.eclipse.persistence.core - 2.7.4 - - - org.eclipse.persistence - org.eclipse.persistence.jpa.jpql - 2.7.4 - - - org.eclipse.persistence - org.eclipse.persistence.jpa - 2.7.4 - - - org.eclipse.platform - org.eclipse.osgi - 3.12.100 - - - org.fusesource.hawtbuf - hawtbuf - 1.11 - - - org.fusesource.jansi - jansi - 1.18 - - - org.glassfish.hk2.external - aopalliance-repackaged - 2.5.0-b32 - - - org.glassfish.hk2.external - javax.inject - 2.5.0-b32 - - - org.glassfish.hk2 - hk2-api - 2.5.0-b32 - - - org.glassfish.hk2 - hk2-locator - 2.5.0-b32 - - - org.glassfish.hk2 - hk2-utils - 2.5.0-b32 - - - org.glassfish.hk2 - osgi-resource-locator - 1.0.1 - - - org.glassfish - javax.el - 3.0.1-b09 - - - org.glassfish.jersey.bundles.repackaged - jersey-guava - 2.25.1 - - - org.glassfish.jersey.containers - jersey-container-servlet-core - 2.25.1 - - - org.glassfish.jersey.containers - jersey-container-servlet - 2.25.1 - - - org.glassfish.jersey.core - jersey-client - 2.25.1 - - - org.glassfish.jersey.core - jersey-common - 2.25.1 - - - org.glassfish.jersey.core - jersey-server - 2.25.1 - - - org.glassfish.jersey.media - jersey-media-jaxb - 2.25.1 - - - org.hibernate.common - hibernate-commons-annotations - 5.1.0.Final - - - org.hibernate - hibernate-core - 5.4.2.Final - - - org.hibernate - hibernate-envers - 5.4.2.Final - - - org.hibernate - hibernate-osgi - 5.4.2.Final - - - org.hibernate.validator - hibernate-validator - 6.0.16.Final - - - org.hsqldb - hsqldb - 2.3.4 - - - org.iq80.leveldb - leveldb - 0.10 - - - org.javamoney - moneta - 1.1 - - - org.javassist - javassist - 3.24.0-GA - - - org.javassist - javassist - 3.26.0-GA - - - org.jboss.classfilewriter - jboss-classfilewriter - 1.1.2.Final - - - org.jboss - jandex - 2.0.5.Final - - - org.jboss.logging - jboss-logging - 3.3.2.Final - - - org.jboss.narayana.osgi - narayana-osgi-jta - 5.8.2.Final - - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.2_spec - 1.1.1.Final - - - org.jboss.weld - weld-osgi-bundle - 2.4.8.Final - - - org.jboss.xnio - xnio-api - 3.3.8.Final - - - org.jboss.xnio - xnio-nio - 3.3.8.Final - - - org.jline - jline-builtins - 3.11.0 - - - org.jline - jline-reader - 3.11.0 - - - org.jline - jline-terminal-jansi - 3.11.0 - - - org.jline - jline-terminal - 3.11.0 - - - org.jline - jline - 3.11.0 - - - org.jolokia - jolokia-core - 1.6.2 - - - org.jolokia - jolokia-jsr160 - 1.6.2 - - - org.jolokia - jolokia-osgi - 1.6.2 - - - org.json - json - 20131018 - - - org.jsoup - jsoup - 1.8.3 - - - org.mariadb.jdbc - mariadb-java-client - 1.5.9 - - - org.messaginghub - pooled-jms - 1.0.5 - - - org.objenesis - objenesis - 2.6 - - - org.opendaylight.aaa - aaa-authn-api - 0.10.3 - - - org.opendaylight.aaa - aaa-cert - 0.10.3 - - - org.opendaylight.aaa - aaa-cli - 0.10.3 - - - org.opendaylight.aaa - aaa-encrypt-service-impl - 0.10.3 - - - org.opendaylight.aaa - aaa-encrypt-service - 0.10.3 - - - org.opendaylight.aaa - aaa-filterchain - 0.10.3 - - - org.opendaylight.aaa - aaa-password-service-api - 0.10.3 - - - org.opendaylight.aaa - aaa-password-service-impl - 0.10.3 - - - org.opendaylight.aaa - aaa-shiro-api - 0.10.3 - - - org.opendaylight.aaa - aaa-shiro - 0.10.3 - - - org.opendaylight.aaa.web - servlet-api - 0.10.3 - - - org.opendaylight.aaa.web - servlet-jersey2 - 0.10.3 - - - org.opendaylight.aaa.web - web-api - 0.10.3 - - - org.opendaylight.aaa.web - web-osgi-impl - 0.10.3 - - - org.opendaylight.controller - benchmark-api - 1.8.3 - - - org.opendaylight.controller - blueprint - 0.11.3 - - - org.opendaylight.controller - cds-access-api - 1.6.3 - - - org.opendaylight.controller - cds-access-client - 1.6.3 - - - org.opendaylight.controller - cds-dom-api - 1.6.3 - - - org.opendaylight.controller - dsbenchmark - 1.8.3 - - - org.opendaylight.controller - mdsal-trace-api - 1.10.3 - - - org.opendaylight.controller - mdsal-trace-binding-impl - 1.10.3 - - - org.opendaylight.controller - mdsal-trace-cli - 1.10.3 - - - org.opendaylight.controller - mdsal-trace-dom-impl - 1.10.3 - - - org.opendaylight.controller - messagebus-api - 1.10.3 - - - org.opendaylight.controller - messagebus-impl - 1.10.3 - - - org.opendaylight.controller - messagebus-spi - 1.10.3 - - - org.opendaylight.controller - messagebus-util - 1.10.3 - - - org.opendaylight.controller.model - model-inventory - 1.10.3 - - - org.opendaylight.controller.model - model-topology - 1.10.3 - - - org.opendaylight.controller - netty-config-api - 0.11.3 - - - org.opendaylight.controller - netty-event-executor-config - 0.11.3 - - - org.opendaylight.controller - netty-threadgroup-config - 0.11.3 - - - org.opendaylight.controller - netty-timer-config - 0.11.3 - - - org.opendaylight.controller - ntfbenchmark - 1.8.3 - - - org.opendaylight.controller - rpcbenchmark - 1.8.3 - - - org.opendaylight.controller - sal-akka-raft - 1.10.3 - - - org.opendaylight.controller - sal-akka-segmented-journal - 1.10.3 - - - org.opendaylight.controller - sal-binding-api - 1.10.3 - - - org.opendaylight.controller - sal-binding-broker-impl - 1.10.3 - - - org.opendaylight.controller - sal-binding-util - 1.10.3 - - - org.opendaylight.controller - sal-broker-impl - 1.10.3 - - - org.opendaylight.controller - sal-cluster-admin-api - 1.10.3 - - - org.opendaylight.controller - sal-cluster-admin-impl - 1.10.3 - - - org.opendaylight.controller - sal-clustering-commons - 1.10.3 - - - org.opendaylight.controller - sal-common-api - 1.10.3 - - - org.opendaylight.controller - sal-common-impl - 1.10.3 - - - org.opendaylight.controller - sal-common-util - 1.10.3 - - - org.opendaylight.controller - sal-core-api - 1.10.3 - - - org.opendaylight.controller - sal-core-compat - 1.10.3 - - - org.opendaylight.controller - sal-core-spi - 1.10.3 - - - org.opendaylight.controller - sal-distributed-datastore - 1.10.3 - - - org.opendaylight.controller - sal-inmemory-datastore - 1.10.3 - - - org.opendaylight.controller - sal-remoterpc-connector - 1.10.3 - - - org.opendaylight.controller.samples - clustering-it-model - 1.10.3 - - - org.opendaylight.controller.samples - clustering-it-provider - 1.10.3 - - - org.opendaylight.controller.samples - sample-toaster-consumer - 1.10.3 - - - org.opendaylight.controller.samples - sample-toaster-provider - 1.10.3 - - - org.opendaylight.controller.samples - sample-toaster - 1.10.3 - - - org.opendaylight.controller - threadpool-config-api - 0.11.3 - - - org.opendaylight.controller - threadpool-config-impl - 0.11.3 - - - org.opendaylight.daexim - daexim-akka-infoprovider-impl - 1.6.3 - - - org.opendaylight.daexim - daexim-impl - 1.6.3 - - - org.opendaylight.daexim - daexim-model - 1.6.3 - - - org.opendaylight.daexim - daexim-spi - 1.6.3 - - - org.opendaylight.infrautils - infrautils-util - 1.6.3 - - - org.opendaylight.infrautils - ready-api - 1.6.3 - - - org.opendaylight.infrautils - ready-impl - 1.6.3 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-inet-types - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7895 - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7952 - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-datastores - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-origin - 2.0.14 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342 - 2.0.14 - - - org.opendaylight.mdsal - mdsal-binding-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - 4.0.14 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-osgi - 4.0.14 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - 4.0.14 - - - org.opendaylight.mdsal - mdsal-binding-generator-api - 2.0.14 - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - 2.0.14 - - - org.opendaylight.mdsal - mdsal-binding-generator-util - 2.0.14 - - - org.opendaylight.mdsal - mdsal-binding-spec-util - 2.0.14 - - - org.opendaylight.mdsal - mdsal-binding-spi - 4.0.14 - - - org.opendaylight.mdsal - mdsal-binding-util - 4.0.14 - - - org.opendaylight.mdsal - mdsal-common-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-common-util - 4.0.14 - - - org.opendaylight.mdsal - mdsal-dom-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-dom-broker - 4.0.14 - - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - 4.0.14 - - - org.opendaylight.mdsal - mdsal-dom-schema-service-osgi - 4.0.14 - - - org.opendaylight.mdsal - mdsal-dom-spi - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-binding-adapter - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-binding-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-common-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-common-spi - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-dom-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-eos-dom-simple - 4.0.14 - - - org.opendaylight.mdsal - mdsal-singleton-common-api - 4.0.14 - - - org.opendaylight.mdsal - mdsal-singleton-dom-impl - 4.0.14 - - - org.opendaylight.mdsal.model - general-entity - 2.0.14 - - - org.opendaylight.mdsal.model - ietf-restconf - 2013.10.19.16.14 - - - org.opendaylight.mdsal.model - ietf-ted - 2013.10.21.16.14 - - - org.opendaylight.mdsal.model - ietf-topology-isis - 2013.10.21.16.14 - - - org.opendaylight.mdsal.model - ietf-topology-l3-unicast-igp - 2013.10.21.16.14 - - - org.opendaylight.mdsal.model - ietf-topology-ospf - 2013.10.21.16.14 - - - org.opendaylight.mdsal.model - ietf-topology - 2013.10.21.16.14 - - - org.opendaylight.mdsal.model - ietf-type-util - 3.0.14 - - - org.opendaylight.mdsal.model - yang-ext - 2013.09.07.16.14 - - - org.opendaylight.mdsal - yang-binding - 2.0.14 - - - org.opendaylight.netconf - aaa-authn-odl-plugin - 1.7.3 - - - org.opendaylight.netconf - callhome-model - 1.7.3 - - - org.opendaylight.netconf - callhome-protocol - 1.7.3 - - - org.opendaylight.netconf - callhome-provider - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf-monitoring-extension - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf-monitoring - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf-nmda - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf-notifications - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf-with-defaults - 1.7.3 - - - org.opendaylight.netconf - ietf-netconf - 1.7.3 - - - org.opendaylight.netconf - ietf-restconf-monitoring - 1.10.3 - - - org.opendaylight.netconf - ietf-restconf - 1.10.3 - - - org.opendaylight.netconf - mdsal-netconf-connector - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-impl - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-monitoring - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-notification - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-ssh - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-tcp - 1.7.3 - - - org.opendaylight.netconf - mdsal-netconf-yang-library - 1.7.3 - - - org.opendaylight.netconf - messagebus-netconf - 1.7.3 - - - org.opendaylight.netconf - netconf-api - 1.7.3 - - - org.opendaylight.netconf - netconf-auth - 1.7.3 - - - org.opendaylight.netconf - netconf-client - 1.7.3 - - - org.opendaylight.netconf - netconf-config - 1.7.3 - - - org.opendaylight.netconf - netconf-console - 1.7.3 - - - org.opendaylight.netconf - netconf-impl - 1.7.3 - - - org.opendaylight.netconf - netconf-mapping-api - 1.7.3 - - - org.opendaylight.netconf - netconf-netty-util - 1.7.3 - - - org.opendaylight.netconf - netconf-notifications-api - 1.7.3 - - - org.opendaylight.netconf - netconf-topology-config - 1.7.3 - - - org.opendaylight.netconf - netconf-topology-singleton - 1.7.3 - - - org.opendaylight.netconf - netconf-topology - 1.7.3 - - - org.opendaylight.netconf - netconf-util - 1.7.3 - - - org.opendaylight.netconf - restconf-common-models - 1.10.3 - - - org.opendaylight.netconf - restconf-common - 1.10.3 - - - org.opendaylight.netconf - restconf-nb-bierman02 - 1.10.3 - - - org.opendaylight.netconf - restconf-nb-rfc8040 - 1.10.3 - - - org.opendaylight.netconf - sal-netconf-connector - 1.10.3 - - - org.opendaylight.netconf - sal-rest-docgen - 1.10.3 - - - org.opendaylight.netconf - shaded-exificient - 1.7.3 - - - org.opendaylight.netconf - shaded-sshd - 1.7.3 - - - org.opendaylight.netconf - yanglib - 1.7.3 - - - org.opendaylight.odlparent - bcpkix-framework-ext - 5.0.7 - - - org.opendaylight.odlparent - bcprov-framework-ext - 5.0.7 - - - org.opendaylight.odlparent - karaf.branding - 5.0.7 - - - org.opendaylight.odlparent - leveldbjni-all - 5.0.7 - - - org.opendaylight.odlparent - logging-markers - 5.0.7 - - - org.opendaylight.yangtools - concepts - 3.0.11 - - - org.opendaylight.yangtools - odlext-model-api - 3.0.11 - - - org.opendaylight.yangtools - odlext-parser-support - 3.0.11 - - - org.opendaylight.yangtools - openconfig-model-api - 3.0.11 - - - org.opendaylight.yangtools - openconfig-parser-support - 3.0.11 - - - org.opendaylight.yangtools - rfc6241-model-api - 1.0.11 - - - org.opendaylight.yangtools - rfc6241-parser-support - 1.0.11 - - - org.opendaylight.yangtools - rfc6536-model-api - 3.0.11 - - - org.opendaylight.yangtools - rfc6536-parser-support - 3.0.11 - - - org.opendaylight.yangtools - rfc7952-data-api - 3.0.11 - - - org.opendaylight.yangtools - rfc7952-data-util - 3.0.11 - - - org.opendaylight.yangtools - rfc7952-model-api - 3.0.11 - - - org.opendaylight.yangtools - rfc7952-parser-support - 3.0.11 - - - org.opendaylight.yangtools - rfc8040-model-api - 3.0.11 - - - org.opendaylight.yangtools - rfc8040-parser-support - 3.0.11 - - - org.opendaylight.yangtools - rfc8528-data-api - 3.0.11 - - - org.opendaylight.yangtools - rfc8528-data-util - 3.0.11 - - - org.opendaylight.yangtools - rfc8528-model-api - 3.0.11 - - - org.opendaylight.yangtools - rfc8528-parser-support - 3.0.11 - - - org.opendaylight.yangtools - util - 3.0.11 - - - org.opendaylight.yangtools - yang-common - 3.0.11 - - - org.opendaylight.yangtools - yang-data-api - 3.0.11 - - - org.opendaylight.yangtools - yang-data-codec-gson - 3.0.11 - - - org.opendaylight.yangtools - yang-data-codec-xml - 3.0.11 - - - org.opendaylight.yangtools - yang-data-impl - 3.0.11 - - - org.opendaylight.yangtools - yang-data-transform - 3.0.11 - - - org.opendaylight.yangtools - yang-data-util - 3.0.11 - - - org.opendaylight.yangtools - yang-model-api - 3.0.11 - - - org.opendaylight.yangtools - yang-model-export - 3.0.11 - - - org.opendaylight.yangtools - yang-model-util - 3.0.11 - - - org.opendaylight.yangtools - yang-parser-api - 3.0.11 - - - org.opendaylight.yangtools - yang-parser-impl - 3.0.11 - - - org.opendaylight.yangtools - yang-parser-reactor - 3.0.11 - - - org.opendaylight.yangtools - yang-parser-rfc7950 - 3.0.11 - - - org.opendaylight.yangtools - yang-parser-spi - 3.0.11 - - - org.opendaylight.yangtools - yang-xpath-api - 1.0.11 - - - org.opendaylight.yangtools - yang-xpath-impl - 1.0.11 - - - org.ops4j.base - ops4j-base - 1.5.0 - - - org.ops4j.pax.cdi - pax-cdi-api - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-extender - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-extension - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-jetty-openwebbeans - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-jetty-weld - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-openwebbeans - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-spi - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-undertow-openwebbeans - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-undertow-weld - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-web - 1.1.1 - - - org.ops4j.pax.cdi - pax-cdi-weld - 1.1.1 - - - org.ops4j.pax.jdbc - pax-jdbc-config - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-db2 - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-derby - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-derbyclient - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-hsqldb - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-jtds - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-mariadb - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-mssql - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-oracle - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-aries - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-c3p0 - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-common - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-dbcp2 - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-hikaricp - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-narayana - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-transx - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-sqlite - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc-teradata - 1.3.5 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.3.2 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.3.5 - - - org.ops4j.pax.jms - pax-jms-activemq - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-api - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-artemis - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-config - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-ibmmq - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-oracleaq - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-pool-narayana - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-pool-pooledjms - 1.0.4 - - - org.ops4j.pax.jms - pax-jms-pool-transx - 1.0.4 - - - org.ops4j.pax.jpa - pax-jpa - 0.3.0 - - - org.ops4j.pax.logging - pax-logging-api - 1.10.1 - - - org.ops4j.pax.logging - pax-logging-log4j2 - 1.10.1 - - - org.ops4j.pax.logging - pax-logging-logback - 1.10.1 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-core - 8.5.32.1 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-websocket - 8.5.32.1 - - - org.ops4j.pax.transx - pax-transx-connector - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-connector - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-jdbc - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-jdbc - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-jms - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-jms - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-tm-api - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-tm-api - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-tm-atomikos - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-tm-atomikos - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-tm-geronimo - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-tm-geronimo - 0.4.3 - - - org.ops4j.pax.transx - pax-transx-tm-narayana - 0.4.2 - - - org.ops4j.pax.transx - pax-transx-tm-narayana - 0.4.3 - - - org.ops4j.pax.url - pax-url-aether - 2.6.1 - - - org.ops4j.pax.url - pax-url-obr - 2.6.1 - - - org.ops4j.pax.url - pax-url-war - 2.6.1 - - - org.ops4j.pax.url - pax-url-wrap - 2.6.1 - - - org.ops4j.pax.web - pax-web-api - 7.2.10 - - - org.ops4j.pax.web - pax-web-deployer - 7.2.10 - - - org.ops4j.pax.web - pax-web-descriptor - 7.2.10 - - - org.ops4j.pax.web - pax-web-extender-war - 7.2.10 - - - org.ops4j.pax.web - pax-web-extender-whiteboard - 7.2.10 - - - org.ops4j.pax.web - pax-web-jetty - 7.2.10 - - - org.ops4j.pax.web - pax-web-jsp - 7.2.10 - - - org.ops4j.pax.web - pax-web-resources-extender - 7.2.10 - - - org.ops4j.pax.web - pax-web-resources-jsf - 7.2.10 - - - org.ops4j.pax.web - pax-web-runtime - 7.2.10 - - - org.ops4j.pax.web - pax-web-spi - 7.2.10 - - - org.ops4j.pax.web - pax-web-tomcat - 7.2.10 - - - org.ops4j.pax.web - pax-web-undertow - 7.2.10 - - - org.osgi - org.osgi.service.event - 1.3.1 - - - org.osgi - org.osgi.service.jdbc - 1.0.0 - - - org.osgi - org.osgi.util.function - 1.0.0 - - - org.osgi - org.osgi.util.promise - 1.0.0 - - - org.ow2.asm - asm-analysis - 7.1 - - - org.ow2.asm - asm-commons - 7.1 - - - org.ow2.asm - asm-tree - 7.1 - - - org.ow2.asm - asm-util - 7.1 - - - org.ow2.asm - asm - 5.2 - - - org.ow2.asm - asm - 7.1 - - - org.postgresql - postgresql - 9.4.1212.jre7 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.scala-lang.modules - scala-java8-compat_2.12 - 0.9.1 - - - org.scala-lang.modules - scala-parser-combinators_2.12 - 1.1.2 - - - org.scala-lang - scala-library - 2.12.11 - - - org.scala-lang - scala-reflect - 2.12.11 - - - org.slf4j - slf4j-api - 1.7.12 - - - org.slf4j - slf4j-api - 1.7.25 - - - org.xerial - sqlite-jdbc - 3.16.1 - - - tech.pantheon.triemap - triemap - 1.1.0 - + + antlr + antlr + 2.7.7 + + + com.esotericsoftware + kryo + 4.0.2 + + + com.esotericsoftware + minlog + 1.3.1 + + + com.esotericsoftware + reflectasm + 1.11.8 + + + com.fasterxml + classmate + 1.3.4 + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.10 + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.6 + + + com.fasterxml.jackson.core + jackson-core + 2.9.10 + + + com.fasterxml.jackson.core + jackson-core + 2.9.6 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.10.3 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.6 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.9.10 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + 2.9.10 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.9.10 + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + 2.9.10 + + + com.fasterxml.woodstox + woodstox-core + 5.3.0 + + + com.github.ben-manes.caffeine + caffeine + 2.7.0 + + + com.github.ben-manes.caffeine + guava + 2.7.0 + + + com.github.mifmif + generex + 1.0.2 + + + com.github.spotbugs + spotbugs-annotations + 3.1.12 + + + com.google.code.gson + gson + 2.8.5 + + + com.google.errorprone + error_prone_annotations + 2.3.3 + + + com.google.guava + failureaccess + 1.0.1 + + + com.google.guava + guava + 27.1-jre + + + com.google.guava + listenablefuture + 9999.0-empty-to-avoid-conflict-with-guava + + + com.google.j2objc + j2objc-annotations + 1.1 + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + com.h2database + h2 + 1.3.172 + + + com.h2database + h2 + 1.4.200 + + + com.lmax + disruptor + 3.4.2 + + + com.rabbitmq + amqp-client + 4.4.1 + + + com.thoughtworks.paranamer + paranamer + 2.8 + + + com.typesafe.akka + akka-actor_2.12 + 2.5.31 + + + com.typesafe.akka + akka-cluster_2.12 + 2.5.31 + + + com.typesafe.akka + akka-osgi_2.12 + 2.5.31 + + + com.typesafe.akka + akka-persistence_2.12 + 2.5.31 + + + com.typesafe.akka + akka-protobuf_2.12 + 2.5.31 + + + com.typesafe.akka + akka-remote_2.12 + 2.5.31 + + + com.typesafe.akka + akka-slf4j_2.12 + 2.5.31 + + + com.typesafe.akka + akka-stream_2.12 + 2.5.31 + + + com.typesafe + config + 1.3.3 + + + com.typesafe + ssl-config-core_2.12 + 0.3.8 + + + com.zaxxer + HikariCP-java7 + 2.4.11 + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-codec + commons-codec + 1.14 + + + commons-collections + commons-collections + 3.2.2 + + + commons-dbcp + commons-dbcp + 1.4 + + + commons-io + commons-io + 2.6 + + + commons-lang + commons-lang + 2.6 + + + commons-logging + commons-logging + 1.2 + + + commons-net + commons-net + 3.6 + + + commons-pool + commons-pool + 1.6 + + + dk.brics + automaton + 1.12-1 + + + io.aeron + aeron-client + 1.15.3 + + + io.aeron + aeron-driver + 1.15.3 + + + io.dropwizard.metrics + metrics-core + 4.0.5 + + + io.dropwizard.metrics + metrics-graphite + 4.0.5 + + + io.dropwizard.metrics + metrics-healthchecks + 4.0.5 + + + io.dropwizard.metrics + metrics-jmx + 4.0.5 + + + io.dropwizard.metrics + metrics-jvm + 4.0.5 + + + io.netty + netty-buffer + 4.1.49.Final + + + io.netty + netty-codec-http + 4.1.49.Final + + + io.netty + netty-codec + 4.1.49.Final + + + io.netty + netty-common + 4.1.49.Final + + + io.netty + netty-handler + 4.1.49.Final + + + io.netty + netty-resolver + 4.1.49.Final + + + io.netty + netty-transport-native-epoll + 4.1.49.Final + + + io.netty + netty-transport-native-unix-common + 4.1.49.Final + + + io.netty + netty-transport + 4.1.49.Final + + + io.netty + netty + 3.10.6.Final + + + io.undertow + undertow-core + 1.4.23.Final + + + io.undertow + undertow-servlet + 1.4.23.Final + + + io.undertow + undertow-websockets-jsr + 1.4.23.Final + + + javax.annotation + javax.annotation-api + 1.2 + + + javax.annotation + javax.annotation-api + 1.3 + + + javax.el + javax.el-api + 3.0.0 + + + javax.enterprise + cdi-api + 1.2 + + + javax.interceptor + javax.interceptor-api + 1.2 + + + javax.jms + javax.jms-api + 2.0.1 + + + javax.mail + mail + 1.4.7 + + + javax.money + money-api + 1.0.1 + + + javax.persistence + javax.persistence-api + 2.2 + + + javax.security.auth.message + javax.security.auth.message-api + 1.1 + + + javax.servlet + javax.servlet-api + 3.1.0 + + + javax.transaction + javax.transaction-api + 1.2 + + + javax.validation + validation-api + 1.1.0.Final + + + javax.validation + validation-api + 2.0.1.Final + + + javax.websocket + javax.websocket-api + 1.1 + + + javax.ws.rs + javax.ws.rs-api + 2.0.1 + + + joda-time + joda-time + 2.9.7 + + + net.bytebuddy + byte-buddy + 1.9.10 + + + net.i2p.crypto + eddsa + 0.3.0 + + + net.java.dev.stax-utils + stax-utils + 20070216 + + + net.sf.ehcache + ehcache + 2.10.6 + + + net.sf.jung + jung-algorithms + 2.1.1 + + + net.sf.jung + jung-api + 2.1.1 + + + net.sf.jung + jung-graph-impl + 2.1.1 + + + net.sf.kxml + kxml2 + 2.2.2 + + + net.sourceforge.jtds + jtds + 1.3.1 + + + org.agrona + agrona + 0.9.33 + + + org.antlr + antlr4-runtime + 4.7.2 + + + org.apache.activemq + activemq-osgi + 5.15.3 + + + org.apache.aries.application + org.apache.aries.application.api + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.default.local.platform + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.deployment.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.install + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.modeller + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.noop + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.obr + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.runtime + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.utils + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.api + 1.0.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.cm + 1.3.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core.compatibility + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core + 1.10.2 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.webosgi + 1.0.1 + + + org.apache.aries.jmx + org.apache.aries.jmx.api + 1.1.5 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.api + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.core + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.core + 1.1.8 + + + org.apache.aries.jmx + org.apache.aries.jmx.whiteboard + 1.2.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.api + 1.1.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.core + 1.0.2 + + + org.apache.aries.jndi + org.apache.aries.jndi.legacy.support + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.rmi + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.url + 1.1.0 + + + org.apache.aries.jpa.javax.persistence + javax.persistence_2.1 + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.api + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.blueprint + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.container + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.eclipselink.adapter + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.support + 2.7.2 + + + org.apache.aries + org.apache.aries.util + 1.1.3 + + + org.apache.aries.proxy + org.apache.aries.proxy + 1.1.4 + + + org.apache.aries.proxy + org.apache.aries.proxy + 1.1.6 + + + org.apache.aries.quiesce + org.apache.aries.quiesce.api + 1.0.0 + + + org.apache.aries.spifly + org.apache.aries.spifly.dynamic.bundle + 1.2 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.api + 2.0.10 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.core + 2.0.10 + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 1.1.1 + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 2.2.0 + + + org.apache.aries.transaction + org.apache.aries.transaction.manager + 1.3.3 + + + org.apache.commons + commons-dbcp2 + 2.1.1 + + + org.apache.commons + commons-lang3 + 3.9 + + + org.apache.commons + commons-pool2 + 2.5.0 + + + org.apache.commons + commons-pool2 + 2.6.2 + + + org.apache.commons + commons-text + 1.8 + + + org.apache.deltaspike.core + deltaspike-core-api + 1.8.1 + + + org.apache.deltaspike.core + deltaspike-core-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-impl-asm5 + 1.8.1 + + + org.apache.derby + derby + 10.14.2.0 + + + org.apache.derby + derbyclient + 10.14.2.0 + + + org.apache.felix + org.apache.felix.bundlerepository + 2.0.10 + + + org.apache.felix + org.apache.felix.configadmin + 1.9.14 + + + org.apache.felix + org.apache.felix.coordinator + 1.0.2 + + + org.apache.felix + org.apache.felix.dependencymanager + 4.4.1 + + + org.apache.felix + org.apache.felix.fileinstall + 3.6.4 + + + org.apache.felix + org.apache.felix.framework.security + 2.6.1 + + + org.apache.felix + org.apache.felix.framework + 5.6.12 + + + org.apache.felix + org.apache.felix.http.jetty + 4.0.8 + + + org.apache.felix + org.apache.felix.http.servlet-api + 1.1.2 + + + org.apache.felix + org.apache.felix.http.whiteboard + 4.0.0 + + + org.apache.felix + org.apache.felix.httplite.complete + 0.1.6 + + + org.apache.felix + org.apache.felix.inventory + 1.0.4 + + + org.apache.felix + org.apache.felix.metatype + 1.2.2 + + + org.apache.felix + org.apache.felix.scr + 2.1.16 + + + org.apache.felix + org.apache.felix.webconsole.plugins.ds + 2.1.0 + + + org.apache.felix + org.apache.felix.webconsole.plugins.event + 1.1.8 + + + org.apache.felix + org.apache.felix.webconsole.plugins.memoryusage + 1.0.10 + + + org.apache.felix + org.osgi.service.obr + 1.0.2 + + + org.apache.geronimo.bundles + commons-discovery + 0.4_1 + + + org.apache.geronimo.components + geronimo-connector + 3.1.1 + + + org.apache.geronimo.components + geronimo-connector + 3.1.4 + + + org.apache.geronimo.specs + geronimo-annotation_1.0_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-annotation_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-ejb_3.1_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.6_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-jaspic_1.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jaxrpc_1.1_spec + 2.1 + + + org.apache.geronimo.specs + geronimo-jaxws_2.2_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-jpa_2.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-osgi-registry + 1.1 + + + org.apache.geronimo.specs + geronimo-stax-api_1.2_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-validation_1.0_spec + 1.1 + + + org.apache.karaf.audit + org.apache.karaf.audit.core + 4.2.6 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.blueprintstate + 4.2.6 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.core + 4.2.6 + + + org.apache.karaf.config + org.apache.karaf.config.core + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.blueprint + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.features + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.kar + 4.2.6 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.wrap + 4.2.6 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.boot + 4.2.6 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.core + 4.2.6 + + + org.apache.karaf.docker + org.apache.karaf.docker.core + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.command + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.core + 4.2.6 + + + org.apache.karaf.features + org.apache.karaf.features.extension + 4.2.6 + + + org.apache.karaf.http + org.apache.karaf.http.core + 4.2.6 + + + org.apache.karaf.instance + org.apache.karaf.instance.core + 4.2.6 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.config + 4.2.6 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.jasypt + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.boot + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.command + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.config + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.jasypt + 4.2.6 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.modules + 4.2.6 + + + org.apache.karaf.jdbc + org.apache.karaf.jdbc.core + 4.2.6 + + + org.apache.karaf.jms + org.apache.karaf.jms.core + 4.2.6 + + + org.apache.karaf.jndi + org.apache.karaf.jndi.core + 4.2.6 + + + org.apache.karaf.kar + org.apache.karaf.kar.core + 4.2.6 + + + org.apache.karaf.log + org.apache.karaf.log.core + 4.2.6 + + + org.apache.karaf.management + org.apache.karaf.management.server + 4.2.6 + + + org.apache.karaf + manual + 4.2.6 + + + org.apache.karaf.maven + org.apache.karaf.maven.core + 4.2.6 + + + org.apache.karaf.obr + org.apache.karaf.obr.core + 4.2.6 + + + org.apache.karaf + org.apache.karaf.client + 4.2.6 + + + org.apache.karaf + org.apache.karaf.event + 4.2.6 + + + org.apache.karaf.package + org.apache.karaf.package.core + 4.2.6 + + + org.apache.karaf.profile + org.apache.karaf.profile.core + 4.2.6 + + + org.apache.karaf.scheduler + org.apache.karaf.scheduler.core + 4.2.6 + + + org.apache.karaf.scr + org.apache.karaf.scr.management + 4.2.6 + + + org.apache.karaf.scr + org.apache.karaf.scr.state + 4.2.6 + + + org.apache.karaf.service + org.apache.karaf.service.core + 4.2.6 + + + org.apache.karaf.service + org.apache.karaf.service.guard + 4.2.6 + + + org.apache.karaf.services + org.apache.karaf.services.coordinator + 4.2.6 + + + org.apache.karaf.services + org.apache.karaf.services.eventadmin + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.commands + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.console + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.core + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.ssh + 4.2.6 + + + org.apache.karaf.shell + org.apache.karaf.shell.table + 4.2.6 + + + org.apache.karaf.subsystem + org.apache.karaf.subsystem.core + 4.2.6 + + + org.apache.karaf.system + org.apache.karaf.system.core + 4.2.6 + + + org.apache.karaf.tooling + org.apache.karaf.tools.utils + 4.2.6 + + + org.apache.karaf.web + org.apache.karaf.web.core + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.console + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.features + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.gogo + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.http + 4.2.6 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.instance + 4.2.6 + + + org.apache.karaf.wrapper + org.apache.karaf.wrapper.core + 4.2.6 + + + org.apache.myfaces.core + myfaces-api + 2.2.12 + + + org.apache.myfaces.core + myfaces-impl + 2.2.12 + + + org.apache.openjpa + openjpa + 3.0.0 + + + org.apache.openwebbeans + openwebbeans-el22 + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-impl + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-spi + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-web + 1.7.6 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.c3p0 + 0.9.5.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.cglib + 3.2.4_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.commons-digester + 1.8_4 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt-spring31 + 1.9.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt + 1.9.2_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.javax-inject + 1_2 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jsr305 + 1.3.9_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.not-yet-commons-ssl + 0.3.11_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.serp + 1.14.1_1 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.java-persistence-api-2.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.javamail-api-1.4 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxb-api-2.2 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxp-api-1.3 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr250-1.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr303-api-1.0.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.saaj-api-1.3 + 2.9.0 + + + org.apache.shiro + shiro-core + 1.3.2 + + + org.apache.shiro + shiro-web + 1.3.2 + + + org.apache.sshd + sshd-core + 1.7.0 + + + org.apache.sshd + sshd-netty + 2.3.0 + + + org.apache.sshd + sshd-osgi + 2.3.0 + + + org.apache.xbean + xbean-asm5-shaded + 4.3 + + + org.apache.xbean + xbean-asm6-shaded + 4.9 + + + org.apache.xbean + xbean-asm7-shaded + 4.12 + + + org.apache.xbean + xbean-bundleutils + 4.12 + + + org.apache.xbean + xbean-finder-shaded + 4.12 + + + org.apache.xbean + xbean-finder + 4.12 + + + org.apache.xbean + xbean-naming + 4.14 + + + org.apache.xbean + xbean-reflect + 4.12 + + + org.checkerframework + checker-qual + 2.5.8 + + + org.codehaus.groovy + groovy-all + 2.4.12 + + + org.codehaus.mojo + animal-sniffer-annotations + 1.17 + + + org.codehaus.woodstox + stax2-api + 4.2 + + + org.dom4j + dom4j + 2.1.1 + + + org.eclipse.jdt.core.compiler + ecj + 4.5.1 + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.2.100 + + + org.eclipse.jetty.aggregate + jetty-all-server + 8.1.14.v20131031 + + + org.eclipse.jetty.alpn + alpn-api + 1.1.2.v20150522 + + + org.eclipse.jetty.http2 + http2-common + 9.4.18.v20190429 + + + org.eclipse.jetty.http2 + http2-hpack + 9.4.18.v20190429 + + + org.eclipse.jetty.http2 + http2-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-alpn-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-client + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-continuation + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-deploy + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-http + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-io + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jaas + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jaspi + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jmx + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-jndi + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-plus + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-rewrite + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-security + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-server + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-servlet + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-servlets + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-util-ajax + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-util + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-webapp + 9.4.18.v20190429 + + + org.eclipse.jetty + jetty-xml + 9.4.18.v20190429 + + + org.eclipse.jetty.osgi + jetty-osgi-alpn + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + javax-websocket-client-impl + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + javax-websocket-server-impl + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-api + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-client + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-common + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-server + 9.4.18.v20190429 + + + org.eclipse.jetty.websocket + websocket-servlet + 9.4.18.v20190429 + + + org.eclipse.persistence + javax.persistence + 2.1.0 + + + org.eclipse.persistence + javax.persistence + 2.2.0 + + + org.eclipse.persistence + org.eclipse.persistence.antlr + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.asm + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.core + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.jpa.jpql + 2.7.4 + + + org.eclipse.persistence + org.eclipse.persistence.jpa + 2.7.4 + + + org.eclipse.platform + org.eclipse.osgi + 3.12.100 + + + org.fusesource.hawtbuf + hawtbuf + 1.11 + + + org.fusesource.jansi + jansi + 1.18 + + + org.glassfish.hk2.external + aopalliance-repackaged + 2.5.0-b32 + + + org.glassfish.hk2.external + javax.inject + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-api + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-locator + 2.5.0-b32 + + + org.glassfish.hk2 + hk2-utils + 2.5.0-b32 + + + org.glassfish.hk2 + osgi-resource-locator + 1.0.1 + + + org.glassfish + javax.el + 3.0.1-b09 + + + org.glassfish.jersey.bundles.repackaged + jersey-guava + 2.25.1 + + + org.glassfish.jersey.containers + jersey-container-servlet-core + 2.25.1 + + + org.glassfish.jersey.containers + jersey-container-servlet + 2.25.1 + + + org.glassfish.jersey.core + jersey-client + 2.25.1 + + + org.glassfish.jersey.core + jersey-common + 2.25.1 + + + org.glassfish.jersey.core + jersey-server + 2.25.1 + + + org.glassfish.jersey.media + jersey-media-jaxb + 2.25.1 + + + org.hibernate.common + hibernate-commons-annotations + 5.1.0.Final + + + org.hibernate + hibernate-core + 5.4.2.Final + + + org.hibernate + hibernate-envers + 5.4.2.Final + + + org.hibernate + hibernate-osgi + 5.4.2.Final + + + org.hibernate.validator + hibernate-validator + 6.0.16.Final + + + org.hsqldb + hsqldb + 2.3.4 + + + org.iq80.leveldb + leveldb + 0.10 + + + org.javamoney + moneta + 1.1 + + + org.javassist + javassist + 3.24.0-GA + + + org.javassist + javassist + 3.26.0-GA + + + org.jboss.classfilewriter + jboss-classfilewriter + 1.1.2.Final + + + org.jboss + jandex + 2.0.5.Final + + + org.jboss.logging + jboss-logging + 3.3.2.Final + + + org.jboss.narayana.osgi + narayana-osgi-jta + 5.8.2.Final + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + 1.1.1.Final + + + org.jboss.weld + weld-osgi-bundle + 2.4.8.Final + + + org.jboss.xnio + xnio-api + 3.3.8.Final + + + org.jboss.xnio + xnio-nio + 3.3.8.Final + + + org.jline + jline-builtins + 3.11.0 + + + org.jline + jline-reader + 3.11.0 + + + org.jline + jline-terminal-jansi + 3.11.0 + + + org.jline + jline-terminal + 3.11.0 + + + org.jline + jline + 3.11.0 + + + org.jolokia + jolokia-core + 1.6.2 + + + org.jolokia + jolokia-jsr160 + 1.6.2 + + + org.jolokia + jolokia-osgi + 1.6.2 + + + org.json + json + 20131018 + + + org.jsoup + jsoup + 1.8.3 + + + org.mariadb.jdbc + mariadb-java-client + 1.5.9 + + + org.messaginghub + pooled-jms + 1.0.5 + + + org.objenesis + objenesis + 2.6 + + + org.opendaylight.aaa + aaa-authn-api + 0.10.3 + + + org.opendaylight.aaa + aaa-cert + 0.10.3 + + + org.opendaylight.aaa + aaa-cli + 0.10.3 + + + org.opendaylight.aaa + aaa-encrypt-service-impl + 0.10.3 + + + org.opendaylight.aaa + aaa-encrypt-service + 0.10.3 + + + org.opendaylight.aaa + aaa-filterchain + 0.10.3 + + + org.opendaylight.aaa + aaa-password-service-api + 0.10.3 + + + org.opendaylight.aaa + aaa-password-service-impl + 0.10.3 + + + org.opendaylight.aaa + aaa-shiro-api + 0.10.3 + + + org.opendaylight.aaa + aaa-shiro + 0.10.3 + + + org.opendaylight.aaa.web + servlet-api + 0.10.3 + + + org.opendaylight.aaa.web + servlet-jersey2 + 0.10.3 + + + org.opendaylight.aaa.web + web-api + 0.10.3 + + + org.opendaylight.aaa.web + web-osgi-impl + 0.10.3 + + + org.opendaylight.controller + benchmark-api + 1.8.3 + + + org.opendaylight.controller + blueprint + 0.11.3 + + + org.opendaylight.controller + cds-access-api + 1.6.3 + + + org.opendaylight.controller + cds-access-client + 1.6.3 + + + org.opendaylight.controller + cds-dom-api + 1.6.3 + + + org.opendaylight.controller + dsbenchmark + 1.8.3 + + + org.opendaylight.controller + mdsal-trace-api + 1.10.3 + + + org.opendaylight.controller + mdsal-trace-binding-impl + 1.10.3 + + + org.opendaylight.controller + mdsal-trace-cli + 1.10.3 + + + org.opendaylight.controller + mdsal-trace-dom-impl + 1.10.3 + + + org.opendaylight.controller + messagebus-api + 1.10.3 + + + org.opendaylight.controller + messagebus-impl + 1.10.3 + + + org.opendaylight.controller + messagebus-spi + 1.10.3 + + + org.opendaylight.controller + messagebus-util + 1.10.3 + + + org.opendaylight.controller.model + model-inventory + 1.10.3 + + + org.opendaylight.controller.model + model-topology + 1.10.3 + + + org.opendaylight.controller + netty-config-api + 0.11.3 + + + org.opendaylight.controller + netty-event-executor-config + 0.11.3 + + + org.opendaylight.controller + netty-threadgroup-config + 0.11.3 + + + org.opendaylight.controller + netty-timer-config + 0.11.3 + + + org.opendaylight.controller + ntfbenchmark + 1.8.3 + + + org.opendaylight.controller + rpcbenchmark + 1.8.3 + + + org.opendaylight.controller + sal-akka-raft + 1.10.3 + + + org.opendaylight.controller + sal-akka-segmented-journal + 1.10.3 + + + org.opendaylight.controller + sal-binding-api + 1.10.3 + + + org.opendaylight.controller + sal-binding-broker-impl + 1.10.3 + + + org.opendaylight.controller + sal-binding-util + 1.10.3 + + + org.opendaylight.controller + sal-broker-impl + 1.10.3 + + + org.opendaylight.controller + sal-cluster-admin-api + 1.10.3 + + + org.opendaylight.controller + sal-cluster-admin-impl + 1.10.3 + + + org.opendaylight.controller + sal-clustering-commons + 1.10.3 + + + org.opendaylight.controller + sal-common-api + 1.10.3 + + + org.opendaylight.controller + sal-common-impl + 1.10.3 + + + org.opendaylight.controller + sal-common-util + 1.10.3 + + + org.opendaylight.controller + sal-core-api + 1.10.3 + + + org.opendaylight.controller + sal-core-compat + 1.10.3 + + + org.opendaylight.controller + sal-core-spi + 1.10.3 + + + org.opendaylight.controller + sal-distributed-datastore + 1.10.3 + + + org.opendaylight.controller + sal-inmemory-datastore + 1.10.3 + + + org.opendaylight.controller + sal-remoterpc-connector + 1.10.3 + + + org.opendaylight.controller.samples + clustering-it-model + 1.10.3 + + + org.opendaylight.controller.samples + clustering-it-provider + 1.10.3 + + + org.opendaylight.controller.samples + sample-toaster-consumer + 1.10.3 + + + org.opendaylight.controller.samples + sample-toaster-provider + 1.10.3 + + + org.opendaylight.controller.samples + sample-toaster + 1.10.3 + + + org.opendaylight.controller + threadpool-config-api + 0.11.3 + + + org.opendaylight.controller + threadpool-config-impl + 0.11.3 + + + org.opendaylight.daexim + daexim-akka-infoprovider-impl + 1.6.3 + + + org.opendaylight.daexim + daexim-impl + 1.6.3 + + + org.opendaylight.daexim + daexim-model + 1.6.3 + + + org.opendaylight.daexim + daexim-spi + 1.6.3 + + + org.opendaylight.infrautils + infrautils-util + 1.6.3 + + + org.opendaylight.infrautils + ready-api + 1.6.3 + + + org.opendaylight.infrautils + ready-impl + 1.6.3 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7895 + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7952 + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-datastores + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-origin + 2.0.14 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342 + 2.0.14 + + + org.opendaylight.mdsal + mdsal-binding-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + 4.0.14 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-osgi + 4.0.14 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + 4.0.14 + + + org.opendaylight.mdsal + mdsal-binding-generator-api + 2.0.14 + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + 2.0.14 + + + org.opendaylight.mdsal + mdsal-binding-generator-util + 2.0.14 + + + org.opendaylight.mdsal + mdsal-binding-spec-util + 2.0.14 + + + org.opendaylight.mdsal + mdsal-binding-spi + 4.0.14 + + + org.opendaylight.mdsal + mdsal-binding-util + 4.0.14 + + + org.opendaylight.mdsal + mdsal-common-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-common-util + 4.0.14 + + + org.opendaylight.mdsal + mdsal-dom-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-dom-broker + 4.0.14 + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + 4.0.14 + + + org.opendaylight.mdsal + mdsal-dom-schema-service-osgi + 4.0.14 + + + org.opendaylight.mdsal + mdsal-dom-spi + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-binding-adapter + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-binding-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-common-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-common-spi + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-dom-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-eos-dom-simple + 4.0.14 + + + org.opendaylight.mdsal + mdsal-singleton-common-api + 4.0.14 + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + 4.0.14 + + + org.opendaylight.mdsal.model + general-entity + 2.0.14 + + + org.opendaylight.mdsal.model + ietf-restconf + 2013.10.19.16.14 + + + org.opendaylight.mdsal.model + ietf-ted + 2013.10.21.16.14 + + + org.opendaylight.mdsal.model + ietf-topology-isis + 2013.10.21.16.14 + + + org.opendaylight.mdsal.model + ietf-topology-l3-unicast-igp + 2013.10.21.16.14 + + + org.opendaylight.mdsal.model + ietf-topology-ospf + 2013.10.21.16.14 + + + org.opendaylight.mdsal.model + ietf-topology + 2013.10.21.16.14 + + + org.opendaylight.mdsal.model + ietf-type-util + 3.0.14 + + + org.opendaylight.mdsal.model + yang-ext + 2013.09.07.16.14 + + + org.opendaylight.mdsal + yang-binding + 2.0.14 + + + org.opendaylight.netconf + aaa-authn-odl-plugin + 1.7.3 + + + org.opendaylight.netconf + callhome-model + 1.7.3 + + + org.opendaylight.netconf + callhome-protocol + 1.7.3 + + + org.opendaylight.netconf + callhome-provider + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf-monitoring-extension + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf-monitoring + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf-nmda + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf-notifications + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf-with-defaults + 1.7.3 + + + org.opendaylight.netconf + ietf-netconf + 1.7.3 + + + org.opendaylight.netconf + ietf-restconf-monitoring + 1.10.3 + + + org.opendaylight.netconf + ietf-restconf + 1.10.3 + + + org.opendaylight.netconf + mdsal-netconf-connector + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-impl + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-monitoring + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-notification + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-ssh + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-tcp + 1.7.3 + + + org.opendaylight.netconf + mdsal-netconf-yang-library + 1.7.3 + + + org.opendaylight.netconf + messagebus-netconf + 1.7.3 + + + org.opendaylight.netconf + netconf-api + 1.7.3 + + + org.opendaylight.netconf + netconf-auth + 1.7.3 + + + org.opendaylight.netconf + netconf-client + 1.7.3 + + + org.opendaylight.netconf + netconf-config + 1.7.3 + + + org.opendaylight.netconf + netconf-console + 1.7.3 + + + org.opendaylight.netconf + netconf-impl + 1.7.3 + + + org.opendaylight.netconf + netconf-mapping-api + 1.7.3 + + + org.opendaylight.netconf + netconf-netty-util + 1.7.3 + + + org.opendaylight.netconf + netconf-notifications-api + 1.7.3 + + + org.opendaylight.netconf + netconf-topology-config + 1.7.3 + + + org.opendaylight.netconf + netconf-topology-singleton + 1.7.3 + + + org.opendaylight.netconf + netconf-topology + 1.7.3 + + + org.opendaylight.netconf + netconf-util + 1.7.3 + + + org.opendaylight.netconf + restconf-common-models + 1.10.3 + + + org.opendaylight.netconf + restconf-common + 1.10.3 + + + org.opendaylight.netconf + restconf-nb-bierman02 + 1.10.3 + + + org.opendaylight.netconf + restconf-nb-rfc8040 + 1.10.3 + + + org.opendaylight.netconf + sal-netconf-connector + 1.10.3 + + + org.opendaylight.netconf + sal-rest-docgen + 1.10.3 + + + org.opendaylight.netconf + shaded-exificient + 1.7.3 + + + org.opendaylight.netconf + shaded-sshd + 1.7.3 + + + org.opendaylight.netconf + yanglib + 1.7.3 + + + org.opendaylight.odlparent + bcpkix-framework-ext + 5.0.7 + + + org.opendaylight.odlparent + bcprov-framework-ext + 5.0.7 + + + org.opendaylight.odlparent + karaf.branding + 5.0.7 + + + org.opendaylight.odlparent + leveldbjni-all + 5.0.7 + + + org.opendaylight.odlparent + logging-markers + 5.0.7 + + + org.opendaylight.yangtools + concepts + 3.0.11 + + + org.opendaylight.yangtools + odlext-model-api + 3.0.11 + + + org.opendaylight.yangtools + odlext-parser-support + 3.0.11 + + + org.opendaylight.yangtools + openconfig-model-api + 3.0.11 + + + org.opendaylight.yangtools + openconfig-parser-support + 3.0.11 + + + org.opendaylight.yangtools + rfc6241-model-api + 1.0.11 + + + org.opendaylight.yangtools + rfc6241-parser-support + 1.0.11 + + + org.opendaylight.yangtools + rfc6536-model-api + 3.0.11 + + + org.opendaylight.yangtools + rfc6536-parser-support + 3.0.11 + + + org.opendaylight.yangtools + rfc7952-data-api + 3.0.11 + + + org.opendaylight.yangtools + rfc7952-data-util + 3.0.11 + + + org.opendaylight.yangtools + rfc7952-model-api + 3.0.11 + + + org.opendaylight.yangtools + rfc7952-parser-support + 3.0.11 + + + org.opendaylight.yangtools + rfc8040-model-api + 3.0.11 + + + org.opendaylight.yangtools + rfc8040-parser-support + 3.0.11 + + + org.opendaylight.yangtools + rfc8528-data-api + 3.0.11 + + + org.opendaylight.yangtools + rfc8528-data-util + 3.0.11 + + + org.opendaylight.yangtools + rfc8528-model-api + 3.0.11 + + + org.opendaylight.yangtools + rfc8528-parser-support + 3.0.11 + + + org.opendaylight.yangtools + util + 3.0.11 + + + org.opendaylight.yangtools + yang-common + 3.0.11 + + + org.opendaylight.yangtools + yang-data-api + 3.0.11 + + + org.opendaylight.yangtools + yang-data-codec-gson + 3.0.11 + + + org.opendaylight.yangtools + yang-data-codec-xml + 3.0.11 + + + org.opendaylight.yangtools + yang-data-impl + 3.0.11 + + + org.opendaylight.yangtools + yang-data-transform + 3.0.11 + + + org.opendaylight.yangtools + yang-data-util + 3.0.11 + + + org.opendaylight.yangtools + yang-model-api + 3.0.11 + + + org.opendaylight.yangtools + yang-model-export + 3.0.11 + + + org.opendaylight.yangtools + yang-model-util + 3.0.11 + + + org.opendaylight.yangtools + yang-parser-api + 3.0.11 + + + org.opendaylight.yangtools + yang-parser-impl + 3.0.11 + + + org.opendaylight.yangtools + yang-parser-reactor + 3.0.11 + + + org.opendaylight.yangtools + yang-parser-rfc7950 + 3.0.11 + + + org.opendaylight.yangtools + yang-parser-spi + 3.0.11 + + + org.opendaylight.yangtools + yang-xpath-api + 1.0.11 + + + org.opendaylight.yangtools + yang-xpath-impl + 1.0.11 + + + org.ops4j.base + ops4j-base + 1.5.0 + + + org.ops4j.pax.cdi + pax-cdi-api + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-extender + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-extension + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-jetty-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-jetty-weld + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-spi + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-undertow-openwebbeans + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-undertow-weld + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-web + 1.1.1 + + + org.ops4j.pax.cdi + pax-cdi-weld + 1.1.1 + + + org.ops4j.pax.jdbc + pax-jdbc-config + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-db2 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-derby + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-derbyclient + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-hsqldb + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-jtds + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-mariadb + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-mssql + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-oracle + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-aries + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-c3p0 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-common + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-dbcp2 + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-hikaricp + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-narayana + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-transx + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-sqlite + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc-teradata + 1.3.5 + + + org.ops4j.pax.jdbc + pax-jdbc + 1.3.2 + + + org.ops4j.pax.jdbc + pax-jdbc + 1.3.5 + + + org.ops4j.pax.jms + pax-jms-activemq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-api + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-artemis + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-config + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-ibmmq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-oracleaq + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-narayana + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-pooledjms + 1.0.4 + + + org.ops4j.pax.jms + pax-jms-pool-transx + 1.0.4 + + + org.ops4j.pax.jpa + pax-jpa + 0.3.0 + + + org.ops4j.pax.logging + pax-logging-api + 1.10.1 + + + org.ops4j.pax.logging + pax-logging-log4j2 + 1.10.1 + + + org.ops4j.pax.logging + pax-logging-logback + 1.10.1 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-core + 8.5.32.1 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-websocket + 8.5.32.1 + + + org.ops4j.pax.transx + pax-transx-connector + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-connector + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-jdbc + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-jdbc + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-jms + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-jms + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-api + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-api + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-atomikos + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-atomikos + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-geronimo + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-geronimo + 0.4.3 + + + org.ops4j.pax.transx + pax-transx-tm-narayana + 0.4.2 + + + org.ops4j.pax.transx + pax-transx-tm-narayana + 0.4.3 + + + org.ops4j.pax.url + pax-url-aether + 2.6.1 + + + org.ops4j.pax.url + pax-url-obr + 2.6.1 + + + org.ops4j.pax.url + pax-url-war + 2.6.1 + + + org.ops4j.pax.url + pax-url-wrap + 2.6.1 + + + org.ops4j.pax.web + pax-web-api + 7.2.10 + + + org.ops4j.pax.web + pax-web-deployer + 7.2.10 + + + org.ops4j.pax.web + pax-web-descriptor + 7.2.10 + + + org.ops4j.pax.web + pax-web-extender-war + 7.2.10 + + + org.ops4j.pax.web + pax-web-extender-whiteboard + 7.2.10 + + + org.ops4j.pax.web + pax-web-jetty + 7.2.10 + + + org.ops4j.pax.web + pax-web-jsp + 7.2.10 + + + org.ops4j.pax.web + pax-web-resources-extender + 7.2.10 + + + org.ops4j.pax.web + pax-web-resources-jsf + 7.2.10 + + + org.ops4j.pax.web + pax-web-runtime + 7.2.10 + + + org.ops4j.pax.web + pax-web-spi + 7.2.10 + + + org.ops4j.pax.web + pax-web-tomcat + 7.2.10 + + + org.ops4j.pax.web + pax-web-undertow + 7.2.10 + + + org.osgi + org.osgi.service.event + 1.3.1 + + + org.osgi + org.osgi.service.jdbc + 1.0.0 + + + org.osgi + org.osgi.util.function + 1.0.0 + + + org.osgi + org.osgi.util.promise + 1.0.0 + + + org.ow2.asm + asm-analysis + 7.1 + + + org.ow2.asm + asm-commons + 7.1 + + + org.ow2.asm + asm-tree + 7.1 + + + org.ow2.asm + asm-util + 7.1 + + + org.ow2.asm + asm + 5.2 + + + org.ow2.asm + asm + 7.1 + + + org.postgresql + postgresql + 9.4.1212.jre7 + + + org.reactivestreams + reactive-streams + 1.0.3 + + + org.scala-lang.modules + scala-java8-compat_2.12 + 0.9.1 + + + org.scala-lang.modules + scala-parser-combinators_2.12 + 1.1.2 + + + org.scala-lang + scala-library + 2.12.11 + + + org.scala-lang + scala-reflect + 2.12.11 + + + org.slf4j + slf4j-api + 1.7.12 + + + org.slf4j + slf4j-api + 1.7.25 + + + org.xerial + sqlite-jdbc + 3.16.1 + + + tech.pantheon.triemap + triemap + 1.1.0 + diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml index ffedc52c..b75800e3 100644 --- a/odlparent/binding-parent/pom.xml +++ b/odlparent/binding-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.mdsal binding-parent - 6.0.7 + 4.0.17 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 3cd3257c..081691fe 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index cdf44089..c2427933 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -32,6 +32,8 @@ + 1.8 + 1.8 UTF-8 UTF-8 https://nexus.onap.org @@ -53,10 +55,9 @@ https://nexus.opendaylight.org/content/repositories/public/ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - 11 - 3.0.0-M5 - 3.0.0-M5 - 3.8.1 + 1.8 + 1.8 + 3.6.1 true @@ -65,7 +66,7 @@ - 4.13 + 4.11 2.8.9 1.18.0 0.8.10 @@ -348,46 +349,12 @@ org.apache.maven.plugins maven-compiler-plugin - ${maven-compiler-plugin.version} + ${maven.compiler.version} - ${java.version} - - - + ${java.version.source} + ${java.version.target} - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - ${surefireArgLine} - - - **/IT*.java - - - - - org.apache.maven.plugins - maven-failsafe-plugin - ${maven-failsafe-plugin.version} - - - - integration-tests - - integration-test - verify - - - - ${failsafeArgLine} - - - - org.apache.maven.plugins maven-source-plugin diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index b35a7004..f228a576 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 - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 22a69362..bd98f4d3 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent karaf4-parent - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 9154a44c..c6018217 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 - 2.0.6 + 1.10.4 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index ab1ac822..96978d04 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml index 1ace0d39..16550600 100644 --- a/odlparent/odlparent/pom.xml +++ b/odlparent/odlparent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 6b5cdfaa..67111a8b 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -92,7 +92,7 @@ ${basedir}/src/main/properties/feature-repo-parent.properties - UTF-8 + UTF-8 diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties index dd00c086..bf6cce1c 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=6.0.7 +odlparent.version=4.0.17 diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties index bbe4524f..43025bb0 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/properties/feature-repo-parent.properties b/odlparent/setup/src/main/properties/feature-repo-parent.properties index 97e5a281..955bdc8f 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/properties/karaf4-parent.properties b/odlparent/setup/src/main/properties/karaf4-parent.properties index 0f8077d7..d5b0fe71 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/properties/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties index b3f808a5..75ebf4e0 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=2.0.6 +odlparent.version=1.10.4 diff --git a/odlparent/setup/src/main/properties/odlparent-lite.properties b/odlparent/setup/src/main/properties/odlparent-lite.properties index befd86c4..f2eda6d4 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties index ca218faa..462906bc 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties index 362cd2b1..a43593f8 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=7.0.7 +odlparent.version=5.0.11 diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index 60e5fce7..c37ba4a8 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ \${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -191,26 +190,12 @@ parent pom, inherited value takes precedence. This seems more like a bug than a feature, but this is how maven 3.6 works --> - ${project.groupId} + org.onap.ccsdk.parent dependencies-odl-bom ${project.version} pom import - - ${project.groupId} - dependencies-bom - ${project.version} - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 \${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - \${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - \${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - \${project.build.sourceDirectory} - + \${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - \${project.build.sourceDirectory}/src/main/java - + \${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd \${project.build.directory}\${file.separator}generated-sources\${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true\${line.separator}"/> + message="cd \${project.build.directory}\${file.separator}generated-sources\${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true\${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl \${salGeneratorPath} - true diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index c828e60e..4d1f66f6 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 - 7.0.7 + 5.0.11 @@ -53,6 +53,8 @@ 0.8.5 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -81,17 +83,14 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 8 + 8 + 2.5.0 + 2.5.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal - 3.1.1 true - false 1.6.6 @@ -111,40 +110,40 @@ ${ccsdk.sli.version} - 1.12.1 - 6.0.7 - 6.0.7 - 1.12.1 - 1.9.1 - 1.12.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.15 + 1.13 3.8.1 2.6 - 3.7 + 3.6 - 2.7.7 + 2.7.4 4.4.1 2.8.5 - 28.2-jre + 25.1-jre - 2.10.4 + 2.9.10 - 3.27.0-GA + 3.24.1-GA - 2.27 + 2.25.1 - 2.27 + 2.25.1 @@ -152,21 +151,21 @@ 20131018 - 4.13 + 4.12 - 1.11.6 + 1.2.3 - 3.3.3 + 1.10.19 - 4.1.51.Final + 4.1.42.Final - 1.7.29 + 1.7.25 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.7.2 1.0.0 @@ -180,7 +179,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.12.v20180830 true direct-dependencies.txt @@ -197,20 +196,6 @@ pom import - - org.onap.ccsdk.parent - dependencies-bom - 2.1.1-SNAPSHOT - pom - import - - - org.springframework.boot - spring-boot-dependencies - 2.3.8.RELEASE - import - pom - org.onap.logging-analytics logging-slf4j @@ -230,14 +215,6 @@ - - - javax.annotation - javax.annotation-api - 1.3.2 - - - onap-public @@ -444,35 +421,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -484,11 +461,12 @@ ${sonar.scanner.version} + org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.22.0 ${surefireArgLine} @@ -501,7 +479,7 @@ org.apache.maven.plugins maven-failsafe-plugin - ${maven-failsafe-plugin.version} + 2.22.0 @@ -594,143 +572,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.12.2 - - - analyze-compile - compile - - check - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - - - com.github.spotbugs - spotbugs - 3.1.12 - compile - - - org.opendaylight.odlparent - spotbugs - 7.0.5 - compile - - - org.slf4j - slf4j-simple - 1.8.0-beta2 - compile - - - - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.5.0 - - - Max - Low - false - true - spotbugs-exclude.xml - true - /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs - - - - maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - check-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - - @@ -743,24 +584,13 @@ org.apache.maven.plugins maven-site-plugin - maven-checkstyle-plugin - ${checkstyle.plugin.version} + 2.17 org.onap.oparent @@ -780,9 +610,7 @@ false true false - - ${project.build.sourceDirectory} - + ${project.build.sourceDirectory} true @@ -800,9 +628,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - + ${project.build.sourceDirectory}/src/main/java true true true @@ -951,8 +777,7 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. - + ~/.m2/settings.xml. See oparent/settings.xml for an example. true @@ -1159,16 +984,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1318,7 +1143,7 @@ org.opendaylight.yangtools yang-maven-plugin - 5.0.5 + 3.0.11 org.opendaylight.mdsal @@ -1347,12 +1172,10 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - true diff --git a/oparent/pom.xml b/oparent/pom.xml index 3cd1928a..6ca7c830 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -50,23 +50,11 @@ ecomp-staging 176c31dfe190a - 11 - 3.0.0-M5 - 3.0.0-M5 - 4.2.1 - 3.8.1 + 1.8 + 1.8 + 2.5.0 true - - 1.1.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.2.0-SNAPSHOT - ${ccsdk.sli.version} - ${ccsdk.sli.version} - ${ccsdk.sli.version} - ${ccsdk.sli.version} - 1.1.1-SNAPSHOT - 2.1.1 2.10.0 2.0 @@ -83,13 +71,13 @@ org.onap.ccsdk.parent dependencies-bom 2.1.1-SNAPSHOT - pom import + pom org.springframework.boot spring-boot-dependencies - 2.3.8.RELEASE + 2.3.5.RELEASE import pom @@ -201,20 +189,10 @@ + - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${java.version} - - - - - org.apache.maven.plugins maven-resources-plugin @@ -337,7 +315,7 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} + 4.2.1 true diff --git a/pom.xml b/pom.xml index 53354b1c..1bb860a6 100755 --- a/pom.xml +++ b/pom.xml @@ -36,19 +36,6 @@ 176c31dfe190a - - - - org.codehaus.mojo - versions-maven-plugin - 2.5 - - true - - - - - dependency-list @@ -103,4 +90,17 @@ + + + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + + + diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index a60da9ea..9af13346 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.5 1.1.1-SNAPSHOT diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 17588ae2..ac57e3e1 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.5 1.1.1-SNAPSHOT diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 6f57580f..ec098920 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.5 1.1.1-SNAPSHOT diff --git a/standalone/pom.xml b/standalone/pom.xml index 363cf396..3c931c0b 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -55,6 +55,7 @@ 2.5.0 true + 2.1.1 2.10.0 2.0 @@ -193,6 +194,7 @@ + diff --git a/tools/fluorine2neon.sh b/tools/fluorine2neon.sh index 504128e5..4a513435 100755 --- a/tools/fluorine2neon.sh +++ b/tools/fluorine2neon.sh @@ -31,7 +31,7 @@ cat < /tmp/rebase-pom.xslt org.opendaylight.mdsal.binding.model.ietf rfc6991 - + diff --git a/tools/updParentVersion.sh b/tools/updParentVersion.sh index 90f8d5c6..4f627db4 100755 --- a/tools/updParentVersion.sh +++ b/tools/updParentVersion.sh @@ -27,7 +27,7 @@ cat < /tmp/rebase-pom.xslt - $newVersion + $newVersion END -- 2.16.6