From 2c39a4de018e8fe7e9b31d64354c2020d20b0366 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20D=C3=BCrre?= Date: Mon, 6 Jul 2020 06:22:15 +0200 Subject: [PATCH] switch to sodium MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit fix dependencies and versions for sodium SR3 Issue-ID: CCSDK-2518 Signed-off-by: Michael Dürre Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52 --- dependencies-odl-bom/pom.xml | 139 +-- installed-odl-bom/pom.xml | 1274 +++++++++----------- odlparent/binding-parent/pom.xml | 155 ++- odlparent/bundle-parent/pom.xml | 155 ++- odlparent/feature-repo-parent/pom.xml | 155 ++- odlparent/karaf4-parent/pom.xml | 155 ++- odlparent/mdsal-it-parent/pom.xml | 155 ++- odlparent/odlparent-lite/pom.xml | 155 ++- odlparent/odlparent/pom.xml | 155 ++- odlparent/setup/pom.xml | 9 + .../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 | 153 ++- odlparent/single-feature-parent/pom.xml | 155 ++- springboot/spring-boot-setup/pom.xml | 2 + .../src/main/resources/pom-template.xml | 4 - springboot/springboot1/pom.xml | 4 - springboot/springboot2/pom.xml | 4 - 24 files changed, 1677 insertions(+), 1168 deletions(-) diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 5fa6ff70..728496e6 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 4.0.10 + 5.0.7 @@ -44,26 +44,26 @@ org.opendaylight.bgpcep bgp-artifacts - 0.11.1 + 0.12.3 pom import org.opendaylight.controller mdsal-artifacts - 1.9.1 + 1.10.3 pom import org.opendaylight.controller sal-binding-broker-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-binding-broker-impl - 1.9.1 + 1.10.3 test-jar tests test @@ -71,26 +71,26 @@ org.opendaylight.controller sal-test-model - 1.9.1 + 1.10.3 org.opendaylight.mdsal mdsal-artifacts - 3.0.8 + 4.0.14 pom import org.opendaylight.netconf netconf-artifacts - 1.6.1 + 1.7.3 pom import org.opendaylight.netconf restconf-artifacts - 1.9.1 + 1.10.3 pom import @@ -153,22 +153,7 @@ compress-lzf 1.0.2 - - com.spatial4j - spatial4j - 0.5 - - - com.tdunning - t-digest - 3.0 - - - com.twitter - jsr166e - 1.1.0 - - + commons-cli commons-cli 1.3.1 @@ -230,77 +215,7 @@ - - org.apache.lucene - lucene-analyzers-common - 5.4.1 - - - org.apache.lucene - lucene-backward-codecs - 5.4.1 - - - org.apache.lucene - lucene-core - 5.4.1 - - - org.apache.lucene - lucene-grouping - 5.4.1 - - - org.apache.lucene - lucene-highlighter - 5.4.1 - - - org.apache.lucene - lucene-join - 5.4.1 - - - org.apache.lucene - lucene-memory - 5.4.1 - - - org.apache.lucene - lucene-misc - 5.4.1 - - - org.apache.lucene - lucene-queries - 5.4.1 - - - org.apache.lucene - lucene-queryparser - 5.4.1 - - - org.apache.lucene - lucene-sandbox - 5.4.1 - - - org.apache.lucene - lucene-spatial - 5.4.1 - - - org.apache.lucene - lucene-spatial3d - 5.4.1 - - - org.apache.lucene - lucene-suggest - 5.4.1 - - + org.apache.sling org.apache.sling.testing.osgi-mock 2.3.10 @@ -337,41 +252,15 @@ jetty-servlet 9.4.12.v20180830 - - org.elasticsearch - elasticsearch - 2.2.0 - - - org.elasticsearch - securesm - 1.0 - - - org.elasticsearch.plugin - delete-by-query - 2.2.0 - - - org.hdrhistogram - HdrHistogram - 2.1.6 - org.java-websocket Java-WebSocket 1.4.0 - org.joda - joda-convert - 1.2 - - - org.mockito - mockito-core - 2.23.4 - test + net.bytebuddy + byte-buddy + 1.9.10 org.jsoup diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index 2b67ffe8..4ca42242 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -20,11 +20,11 @@ - - com.bea.xml - jsr173-ri - 1.0 - + + + + + com.esotericsoftware kryo @@ -40,11 +40,6 @@ reflectasm 1.11.8 - - com.fasterxml - classmate - 1.3.0 - com.fasterxml classmate @@ -53,57 +48,42 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.0 - - - com.fasterxml.jackson.core - jackson-annotations - 2.9.6 + 2.9.10 com.fasterxml.jackson.core jackson-core - 2.9.6 - - - com.fasterxml.jackson.core - jackson-core - 2.9.8 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.6 + 2.9.10 com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.10 com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.9.8 + 2.9.10 com.fasterxml.jackson.jaxrs jackson-jaxrs-base - 2.9.8 + 2.9.10 com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.8 + 2.9.10 com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.9.8 + 2.9.10 com.fasterxml.woodstox woodstox-core - 5.0.3 + 5.3.0 com.github.mifmif @@ -128,7 +108,7 @@ com.google.guava guava - 25.1-jre + 27.1-jre com.google.j2objc @@ -143,12 +123,7 @@ com.h2database h2 - 1.3.172 - - - com.h2database - h2 - 1.4.199 + 1.4.200 com.lmax @@ -160,26 +135,26 @@ amqp-client 4.4.1 - - com.sun.jersey - jersey-client - 1.19.4 - - - com.sun.jersey - jersey-core - 1.19.4 - - - com.sun.jersey - jersey-server - 1.19.4 - - - com.sun.jersey - jersey-servlet - 1.19.4 - + + + + + + + + + + + + + + + + + + + + com.thoughtworks.paranamer paranamer @@ -188,42 +163,42 @@ com.typesafe.akka akka-actor_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-cluster_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-osgi_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-persistence_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-protobuf_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-remote_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-slf4j_2.12 - 2.5.22 + 2.5.31 com.typesafe.akka akka-stream_2.12 - 2.5.22 + 2.5.31 com.typesafe @@ -233,7 +208,7 @@ com.typesafe ssl-config-core_2.12 - 0.3.7 + 0.3.8 com.zaxxer @@ -243,12 +218,12 @@ commons-beanutils commons-beanutils - 1.9.3 + 1.9.4 commons-codec commons-codec - 1.12 + 1.14 commons-collections @@ -328,47 +303,47 @@ io.netty netty-buffer - 4.1.34.Final + 4.1.49.Final io.netty netty-codec-http - 4.1.34.Final + 4.1.49.Final io.netty netty-codec - 4.1.34.Final + 4.1.49.Final io.netty netty-common - 4.1.34.Final + 4.1.49.Final io.netty netty-handler - 4.1.34.Final + 4.1.49.Final io.netty netty-resolver - 4.1.34.Final + 4.1.49.Final io.netty netty-transport-native-epoll - 4.1.34.Final + 4.1.49.Final io.netty netty-transport-native-unix-common - 4.1.34.Final + 4.1.49.Final io.netty netty-transport - 4.1.34.Final + 4.1.49.Final io.netty @@ -393,7 +368,7 @@ javax.annotation javax.annotation-api - 1.2 + 1.3 javax.el @@ -415,11 +390,6 @@ javax.jms-api 2.0.1 - - javax.jms - javax.jms-api - 2.0 - javax.mail mail @@ -445,11 +415,6 @@ javax.transaction-api 1.2 - - javax.validation - validation-api - 1.1.0.Final - javax.validation validation-api @@ -465,11 +430,11 @@ javax.ws.rs-api 2.0.1 - - javax.ws.rs - jsr311-api - 1.1.1 - + + + + + joda-time joda-time @@ -478,7 +443,7 @@ net.bytebuddy byte-buddy - 1.6.6 + 1.9.10 net.i2p.crypto @@ -490,11 +455,6 @@ stax-utils 20070216 - - net.sf.ehcache - ehcache - 2.10.3 - net.sf.ehcache ehcache @@ -608,7 +568,7 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core - 1.10.1 + 1.10.2 org.apache.aries.blueprint @@ -668,32 +628,32 @@ org.apache.aries.jpa.javax.persistence javax.persistence_2.1 - 2.7.0 + 2.7.2 org.apache.aries.jpa org.apache.aries.jpa.api - 2.7.0 + 2.7.2 org.apache.aries.jpa org.apache.aries.jpa.blueprint - 2.7.0 + 2.7.2 org.apache.aries.jpa org.apache.aries.jpa.container - 2.7.0 + 2.7.2 org.apache.aries.jpa org.apache.aries.jpa.eclipselink.adapter - 2.7.0 + 2.7.2 org.apache.aries.jpa org.apache.aries.jpa.support - 2.7.0 + 2.7.2 org.apache.aries @@ -703,23 +663,13 @@ org.apache.aries.proxy org.apache.aries.proxy - 1.1.3 - - - org.apache.aries.proxy - org.apache.aries.proxy - 1.1.4 + 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.0.10 - org.apache.aries.spifly org.apache.aries.spifly.dynamic.bundle @@ -735,11 +685,6 @@ 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 @@ -758,22 +703,17 @@ org.apache.commons commons-lang3 - 3.8.1 + 3.9 org.apache.commons commons-pool2 - 2.4.2 - - - org.apache.commons - commons-pool2 - 2.5.0 + 2.6.2 org.apache.commons commons-text - 1.6 + 1.8 org.apache.deltaspike.core @@ -828,12 +768,12 @@ org.apache.derby derby - 10.13.1.1 + 10.14.2.0 org.apache.derby derbyclient - 10.13.1.1 + 10.14.2.0 org.apache.felix @@ -843,7 +783,7 @@ org.apache.felix org.apache.felix.configadmin - 1.9.10 + 1.9.14 org.apache.felix @@ -868,12 +808,12 @@ org.apache.felix org.apache.felix.framework - 5.6.10 + 5.6.12 org.apache.felix org.apache.felix.http.jetty - 4.0.6 + 4.0.8 org.apache.felix @@ -903,7 +843,7 @@ org.apache.felix org.apache.felix.scr - 2.1.14 + 2.1.16 org.apache.felix @@ -918,7 +858,7 @@ org.apache.felix org.apache.felix.webconsole.plugins.memoryusage - 1.0.8 + 1.0.10 org.apache.felix @@ -933,7 +873,7 @@ org.apache.geronimo.components geronimo-connector - 3.1.1 + 3.1.4 org.apache.geronimo.specs @@ -1018,292 +958,292 @@ org.apache.karaf.audit org.apache.karaf.audit.core - 4.2.2 + 4.2.6 org.apache.karaf.bundle org.apache.karaf.bundle.blueprintstate - 4.2.2 + 4.2.6 org.apache.karaf.bundle org.apache.karaf.bundle.core - 4.2.2 + 4.2.6 org.apache.karaf.config org.apache.karaf.config.core - 4.2.2 + 4.2.6 org.apache.karaf.deployer org.apache.karaf.deployer.blueprint - 4.2.2 + 4.2.6 org.apache.karaf.deployer org.apache.karaf.deployer.features - 4.2.2 + 4.2.6 org.apache.karaf.deployer org.apache.karaf.deployer.kar - 4.2.2 + 4.2.6 org.apache.karaf.deployer org.apache.karaf.deployer.wrap - 4.2.2 + 4.2.6 org.apache.karaf.diagnostic org.apache.karaf.diagnostic.boot - 4.2.2 + 4.2.6 org.apache.karaf.diagnostic org.apache.karaf.diagnostic.core - 4.2.2 + 4.2.6 org.apache.karaf.docker org.apache.karaf.docker.core - 4.2.2 + 4.2.6 org.apache.karaf.features org.apache.karaf.features.command - 4.2.2 + 4.2.6 org.apache.karaf.features org.apache.karaf.features.core - 4.2.2 + 4.2.6 org.apache.karaf.features org.apache.karaf.features.extension - 4.2.2 + 4.2.6 org.apache.karaf.http org.apache.karaf.http.core - 4.2.2 + 4.2.6 org.apache.karaf.instance org.apache.karaf.instance.core - 4.2.2 + 4.2.6 org.apache.karaf.jaas.blueprint org.apache.karaf.jaas.blueprint.config - 4.2.2 + 4.2.6 org.apache.karaf.jaas.blueprint org.apache.karaf.jaas.blueprint.jasypt - 4.2.2 + 4.2.6 org.apache.karaf.jaas org.apache.karaf.jaas.boot - 4.2.2 + 4.2.6 org.apache.karaf.jaas org.apache.karaf.jaas.command - 4.2.2 + 4.2.6 org.apache.karaf.jaas org.apache.karaf.jaas.config - 4.2.2 + 4.2.6 org.apache.karaf.jaas org.apache.karaf.jaas.jasypt - 4.2.2 + 4.2.6 org.apache.karaf.jaas org.apache.karaf.jaas.modules - 4.2.2 + 4.2.6 org.apache.karaf.jdbc org.apache.karaf.jdbc.core - 4.2.2 + 4.2.6 org.apache.karaf.jms org.apache.karaf.jms.core - 4.2.2 + 4.2.6 org.apache.karaf.jndi org.apache.karaf.jndi.core - 4.2.2 + 4.2.6 org.apache.karaf.kar org.apache.karaf.kar.core - 4.2.2 + 4.2.6 org.apache.karaf.log org.apache.karaf.log.core - 4.2.2 + 4.2.6 org.apache.karaf.management org.apache.karaf.management.server - 4.2.2 + 4.2.6 org.apache.karaf manual - 4.2.2 + 4.2.6 org.apache.karaf.maven org.apache.karaf.maven.core - 4.2.2 + 4.2.6 org.apache.karaf.obr org.apache.karaf.obr.core - 4.2.2 + 4.2.6 org.apache.karaf org.apache.karaf.client - 4.2.2 + 4.2.6 org.apache.karaf org.apache.karaf.event - 4.2.2 + 4.2.6 org.apache.karaf.package org.apache.karaf.package.core - 4.2.2 + 4.2.6 org.apache.karaf.profile org.apache.karaf.profile.core - 4.2.2 + 4.2.6 org.apache.karaf.scheduler org.apache.karaf.scheduler.core - 4.2.2 + 4.2.6 org.apache.karaf.scr org.apache.karaf.scr.management - 4.2.2 + 4.2.6 org.apache.karaf.scr org.apache.karaf.scr.state - 4.2.2 + 4.2.6 org.apache.karaf.service org.apache.karaf.service.core - 4.2.2 + 4.2.6 org.apache.karaf.service org.apache.karaf.service.guard - 4.2.2 + 4.2.6 org.apache.karaf.services org.apache.karaf.services.coordinator - 4.2.2 + 4.2.6 org.apache.karaf.services org.apache.karaf.services.eventadmin - 4.2.2 + 4.2.6 org.apache.karaf.shell org.apache.karaf.shell.commands - 4.2.2 + 4.2.6 org.apache.karaf.shell org.apache.karaf.shell.console - 4.2.2 + 4.2.6 org.apache.karaf.shell org.apache.karaf.shell.core - 4.2.2 + 4.2.6 org.apache.karaf.shell org.apache.karaf.shell.ssh - 4.2.2 + 4.2.6 org.apache.karaf.shell org.apache.karaf.shell.table - 4.2.2 + 4.2.6 org.apache.karaf.subsystem org.apache.karaf.subsystem.core - 4.2.2 + 4.2.6 org.apache.karaf.system org.apache.karaf.system.core - 4.2.2 + 4.2.6 org.apache.karaf.tooling org.apache.karaf.tools.utils - 4.2.2 + 4.2.6 org.apache.karaf.web org.apache.karaf.web.core - 4.2.2 + 4.2.6 org.apache.karaf.webconsole org.apache.karaf.webconsole.console - 4.2.2 + 4.2.6 org.apache.karaf.webconsole org.apache.karaf.webconsole.features - 4.2.2 + 4.2.6 org.apache.karaf.webconsole org.apache.karaf.webconsole.gogo - 4.2.2 + 4.2.6 org.apache.karaf.webconsole org.apache.karaf.webconsole.http - 4.2.2 + 4.2.6 org.apache.karaf.webconsole org.apache.karaf.webconsole.instance - 4.2.2 + 4.2.6 org.apache.karaf.wrapper org.apache.karaf.wrapper.core - 4.2.2 + 4.2.6 org.apache.myfaces.core @@ -1315,21 +1255,21 @@ myfaces-impl 2.2.12 - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - 1.0.2 - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.common - 1.0.2 - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - 1.0.2 - + + + + + + + + + + + + + + + org.apache.openjpa openjpa @@ -1338,28 +1278,28 @@ org.apache.openwebbeans openwebbeans-el22 - 1.6.3 + 1.7.6 org.apache.openwebbeans openwebbeans-impl - 1.6.3 + 1.7.6 org.apache.openwebbeans openwebbeans-spi - 1.6.3 + 1.7.6 org.apache.openwebbeans openwebbeans-web - 1.6.3 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.antlr - 2.7.7_5 + 1.7.6 + + + + + org.apache.servicemix.bundles org.apache.servicemix.bundles.c3p0 @@ -1375,11 +1315,11 @@ org.apache.servicemix.bundles.commons-digester 1.8_4 - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.dom4j - 1.6.1_5 - + + + + + org.apache.servicemix.bundles org.apache.servicemix.bundles.jasypt-spring31 @@ -1410,11 +1350,6 @@ org.apache.servicemix.bundles.serp 1.14.1_1 - - org.apache.servicemix.specs - org.apache.servicemix.specs.activation-api-1.1 - 2.5.0 - org.apache.servicemix.specs org.apache.servicemix.specs.activation-api-1.1 @@ -1423,37 +1358,37 @@ org.apache.servicemix.specs org.apache.servicemix.specs.java-persistence-api-2.0 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.javamail-api-1.4 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.jaxb-api-2.2 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.jaxp-api-1.3 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.jsr250-1.0 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.jsr303-api-1.0.0 - 2.5.0 + 2.9.0 org.apache.servicemix.specs org.apache.servicemix.specs.saaj-api-1.3 - 2.5.0 + 2.9.0 org.apache.shiro @@ -1473,67 +1408,52 @@ org.apache.sshd sshd-netty - 2.2.0 + 2.3.0 org.apache.sshd sshd-osgi - 2.2.0 + 2.3.0 org.apache.xbean xbean-asm5-shaded 4.3 - - org.apache.xbean - xbean-asm5-shaded - 4.4 - - - org.apache.xbean - xbean-asm6-shaded - 4.6 - org.apache.xbean xbean-asm6-shaded 4.9 - + org.apache.xbean - xbean-bundleutils - 4.4 + xbean-asm7-shaded + 4.12 org.apache.xbean xbean-bundleutils - 4.6 - - - org.apache.xbean - xbean-finder-shaded - 4.4 + 4.12 org.apache.xbean xbean-finder-shaded - 4.6 + 4.12 org.apache.xbean xbean-finder - 4.6 + 4.12 org.apache.xbean xbean-naming - 4.12 + 4.14 org.apache.xbean xbean-reflect - 4.6 + 4.12 org.checkerframework @@ -1548,12 +1468,12 @@ org.codehaus.mojo animal-sniffer-annotations - 1.14 + 1.17 org.codehaus.woodstox stax2-api - 3.1.4 + 4.2 org.eclipse.jdt.core.compiler @@ -1578,52 +1498,52 @@ org.eclipse.jetty.http2 http2-common - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.http2 http2-hpack - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.http2 http2-server - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-alpn-server - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-client - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-continuation - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-deploy - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-http - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-io - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-jaas - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty @@ -1633,12 +1553,12 @@ org.eclipse.jetty jetty-jmx - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-jndi - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty @@ -1648,92 +1568,87 @@ org.eclipse.jetty jetty-rewrite - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-security - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-server - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-servlet - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-servlets - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-util-ajax - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-util - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-webapp - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty jetty-xml - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.osgi jetty-osgi-alpn - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket javax-websocket-client-impl - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket javax-websocket-server-impl - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket websocket-api - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket websocket-client - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket websocket-common - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket websocket-server - 9.4.12.v20180830 + 9.4.18.v20190429 org.eclipse.jetty.websocket websocket-servlet - 9.4.12.v20180830 - - - org.eclipse.persistence - javax.persistence - 2.1.0 + 9.4.18.v20190429 org.eclipse.persistence @@ -1743,27 +1658,27 @@ org.eclipse.persistence org.eclipse.persistence.antlr - 2.7.3 + 2.7.4 org.eclipse.persistence org.eclipse.persistence.asm - 2.7.3 + 2.7.4 org.eclipse.persistence org.eclipse.persistence.core - 2.7.3 + 2.7.4 org.eclipse.persistence org.eclipse.persistence.jpa.jpql - 2.7.3 + 2.7.4 org.eclipse.persistence org.eclipse.persistence.jpa - 2.7.3 + 2.7.4 org.eclipse.platform @@ -1778,13 +1693,13 @@ org.fusesource.jansi jansi - 1.17.1 - - - org.fusesource.leveldbjni - leveldbjni-all - 1.8-odl + 1.18 + + + + + org.glassfish.hk2.external aopalliance-repackaged @@ -1858,58 +1773,63 @@ org.hibernate.common hibernate-commons-annotations - 5.0.1.Final + 5.1.0.Final org.hibernate hibernate-core - 5.2.9.Final + 5.4.2.Final org.hibernate hibernate-ehcache - 5.2.9.Final + 5.4.2.Final org.hibernate hibernate-envers - 5.2.9.Final - - - org.hibernate - hibernate-infinispan - 5.2.9.Final + 5.4.2.Final + + + + + org.hibernate hibernate-osgi - 5.2.9.Final - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - 1.0.0.Final + 5.4.2.Final + + + + + org.hibernate.validator hibernate-validator - 6.0.13.Final + 6.0.16.Final + + + org.hibernate.validator + hibernate-validator-osgi-karaf-features + 6.0.16.Final org.hsqldb hsqldb 2.3.4 - - org.infinispan - infinispan-commons - 8.2.5.Final - - - org.infinispan - infinispan-core - 8.2.5.Final - + + + + + + + + + + org.iq80.leveldb leveldb @@ -1923,12 +1843,7 @@ org.javassist javassist - 3.20.0-GA - - - org.javassist - javassist - 3.24.1-GA + 3.26.0-GA org.jboss.classfilewriter @@ -1938,42 +1853,32 @@ org.jboss jandex - 2.0.3.Final - - - org.jboss.logging - jboss-logging - 3.3.0.Final + 2.0.5.Final org.jboss.logging jboss-logging 3.3.2.Final - - org.jboss.marshalling - jboss-marshalling-osgi - 1.4.10.Final - + + + + + org.jboss.narayana.osgi narayana-osgi-jta - 5.2.8.Final - - - org.jboss.narayana.osgi - narayana-osgi-jta - 5.6.3.Final + 5.8.2.Final org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec - 1.0.1.Final + 1.1.1.Final org.jboss.weld weld-osgi-bundle - 2.4.5.Final + 2.4.8.Final org.jboss.xnio @@ -1985,35 +1890,35 @@ xnio-nio 3.3.8.Final - - org.jgroups - jgroups - 3.6.7.Final - + + + + + org.jline jline-builtins - 3.9.0 + 3.11.0 org.jline jline-reader - 3.9.0 + 3.11.0 org.jline jline-terminal-jansi - 3.9.0 + 3.11.0 org.jline jline-terminal - 3.9.0 + 3.11.0 org.jline jline - 3.9.0 + 3.11.0 org.jolokia @@ -2023,17 +1928,12 @@ org.jolokia jolokia-jsr160 - 1.6.0 + 1.6.2 org.jolokia jolokia-osgi - 1.5.0 - - - org.jolokia - jolokia-osgi - 1.6.0 + 1.6.2 org.json @@ -2053,7 +1953,7 @@ org.messaginghub pooled-jms - 0.4.0 + 1.0.5 org.objenesis @@ -2063,907 +1963,907 @@ org.opendaylight.aaa aaa-authn-api - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-cert - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-cli - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-encrypt-service-impl - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-encrypt-service - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-filterchain - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-password-service-api - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-password-service-impl - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-shiro-api - 0.9.1 + 0.10.3 org.opendaylight.aaa aaa-shiro - 0.9.1 + 0.10.3 org.opendaylight.aaa.web servlet-api - 0.9.1 + 0.10.3 org.opendaylight.aaa.web servlet-jersey2 - 0.9.1 + 0.10.3 org.opendaylight.aaa.web web-api - 0.9.1 + 0.10.3 org.opendaylight.aaa.web web-osgi-impl - 0.9.1 + 0.10.3 org.opendaylight.controller benchmark-api - 1.7.1 + 1.8.3 org.opendaylight.controller blueprint - 0.10.1 + 0.11.3 org.opendaylight.controller cds-access-api - 1.5.1 + 1.6.3 org.opendaylight.controller cds-access-client - 1.5.1 + 1.6.3 org.opendaylight.controller cds-dom-api - 1.5.1 + 1.6.3 org.opendaylight.controller dsbenchmark - 1.7.1 + 1.8.3 org.opendaylight.controller mdsal-trace-api - 1.9.1 + 1.10.3 org.opendaylight.controller mdsal-trace-binding-impl - 1.9.1 + 1.10.3 org.opendaylight.controller mdsal-trace-cli - 1.9.1 + 1.10.3 org.opendaylight.controller mdsal-trace-dom-impl - 1.9.1 + 1.10.3 org.opendaylight.controller messagebus-api - 1.9.1 + 1.10.3 org.opendaylight.controller messagebus-impl - 1.9.1 + 1.10.3 org.opendaylight.controller messagebus-spi - 1.9.1 + 1.10.3 org.opendaylight.controller messagebus-util - 1.9.1 + 1.10.3 org.opendaylight.controller.model model-inventory - 1.9.1 + 1.10.3 org.opendaylight.controller.model model-topology - 1.9.1 + 1.10.3 org.opendaylight.controller netty-config-api - 0.10.1 + 0.11.3 org.opendaylight.controller netty-event-executor-config - 0.10.1 + 0.11.3 org.opendaylight.controller netty-threadgroup-config - 0.10.1 + 0.11.3 org.opendaylight.controller netty-timer-config - 0.10.1 + 0.11.3 org.opendaylight.controller ntfbenchmark - 1.7.1 + 1.8.3 org.opendaylight.controller rpcbenchmark - 1.7.1 + 1.8.3 org.opendaylight.controller sal-akka-raft - 1.9.1 + 1.10.3 org.opendaylight.controller sal-akka-segmented-journal - 1.9.1 + 1.10.3 org.opendaylight.controller sal-binding-api - 1.9.1 + 1.10.3 org.opendaylight.controller sal-binding-broker-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-binding-util - 1.9.1 + 1.10.3 org.opendaylight.controller sal-broker-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-cluster-admin-api - 1.9.1 + 1.10.3 org.opendaylight.controller sal-cluster-admin-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-clustering-commons - 1.9.1 + 1.10.3 org.opendaylight.controller sal-common-api - 1.9.1 + 1.10.3 org.opendaylight.controller sal-common-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-common-util - 1.9.1 + 1.10.3 org.opendaylight.controller sal-connector-api - 1.9.1 + 1.10.3 org.opendaylight.controller sal-core-api - 1.9.1 + 1.10.3 org.opendaylight.controller sal-core-compat - 1.9.1 + 1.10.3 org.opendaylight.controller sal-core-spi - 1.9.1 + 1.10.3 org.opendaylight.controller sal-distributed-datastore - 1.9.1 + 1.10.3 org.opendaylight.controller sal-inmemory-datastore - 1.9.1 + 1.10.3 org.opendaylight.controller sal-remoterpc-connector - 1.9.1 + 1.10.3 org.opendaylight.controller.samples clustering-it-model - 1.9.1 + 1.10.3 org.opendaylight.controller.samples clustering-it-provider - 1.9.1 + 1.10.3 org.opendaylight.controller.samples sample-toaster-consumer - 1.9.1 + 1.10.3 org.opendaylight.controller.samples sample-toaster-provider - 1.9.1 + 1.10.3 org.opendaylight.controller.samples sample-toaster - 1.9.1 + 1.10.3 org.opendaylight.controller threadpool-config-api - 0.10.1 + 0.10.3 org.opendaylight.controller threadpool-config-impl - 0.10.1 + 0.11.3 org.opendaylight.daexim daexim-akka-infoprovider-impl - 1.5.1 + 1.6.3 org.opendaylight.daexim daexim-impl - 1.5.1 + 1.6.3 org.opendaylight.daexim daexim-model - 1.5.1 + 1.6.3 org.opendaylight.daexim daexim-spi - 1.5.1 + 1.6.3 org.opendaylight.infrautils infrautils-util - 1.5.1 + 1.6.3 org.opendaylight.infrautils ready-api - 1.5.1 + 1.6.3 org.opendaylight.infrautils ready-impl - 1.5.1 + 1.6.3 org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-inet-types - 1.2.8 + 2.0.14 org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-yang-types - 1.2.8 + 2.0.14 org.opendaylight.mdsal.binding.model.ietf rfc6991 - 1.2.8 + 2.0.14 org.opendaylight.mdsal.binding.model.ietf rfc7895 - 1.2.8 + 2.0.14 org.opendaylight.mdsal mdsal-binding-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-binding-dom-adapter - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-binding-dom-codec-osgi - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-binding-dom-codec - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-binding-generator-api - 1.0.8 + 2.0.14 org.opendaylight.mdsal mdsal-binding-generator-impl - 1.0.8 + 2.0.14 org.opendaylight.mdsal mdsal-binding-generator-util - 1.0.8 + 2.0.14 org.opendaylight.mdsal mdsal-binding-spec-util - 1.0.8 + 2.0.14 org.opendaylight.mdsal mdsal-binding-spi - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-binding-util - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-common-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-common-util - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-dom-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-dom-broker - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-dom-schema-service-osgi - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-dom-spi - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-eos-binding-adapter - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-eos-binding-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-eos-common-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-eos-common-spi - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-eos-dom-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-singleton-common-api - 3.0.8 + 4.0.14 org.opendaylight.mdsal mdsal-singleton-dom-impl - 3.0.8 + 4.0.14 org.opendaylight.mdsal.model general-entity - 1.0.8 + 2.0.14 org.opendaylight.mdsal.model ietf-restconf - 2013.10.19.15.8 + 2013.10.19.16.14 org.opendaylight.mdsal.model ietf-ted - 2013.10.21.15.8 + 2013.10.21.16.14 org.opendaylight.mdsal.model ietf-topology-isis - 2013.10.21.15.8 + 2013.10.21.16.14 org.opendaylight.mdsal.model ietf-topology-l3-unicast-igp - 2013.10.21.15.8 + 2013.10.21.16.14 org.opendaylight.mdsal.model ietf-topology-ospf - 2013.10.21.15.8 + 2013.10.21.16.14 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.15.8 + 2013.10.21.16.14 org.opendaylight.mdsal.model ietf-type-util - 2.3.8 + 3.0.14 org.opendaylight.mdsal.model yang-ext - 2013.09.07.15.8 + 2013.09.07.16.14 org.opendaylight.mdsal yang-binding - 1.0.8 + 2.0.14 org.opendaylight.netconf aaa-authn-odl-plugin - 1.6.1 + 1.7.3 org.opendaylight.netconf callhome-model - 1.6.1 + 1.7.3 org.opendaylight.netconf callhome-protocol - 1.6.1 + 1.7.3 org.opendaylight.netconf callhome-provider - 1.6.1 + 1.7.3 org.opendaylight.netconf ietf-netconf-monitoring-extension - 1.6.1 + 1.7.3 org.opendaylight.netconf ietf-netconf-monitoring - 1.6.1 + 1.7.3 org.opendaylight.netconf ietf-netconf-notifications - 1.6.1 + 1.7.3 org.opendaylight.netconf ietf-netconf - 1.6.1 + 1.7.3 org.opendaylight.netconf ietf-restconf-monitoring - 1.9.1 + 1.10.3 org.opendaylight.netconf ietf-restconf - 1.9.1 + 1.10.3 org.opendaylight.netconf mdsal-netconf-connector - 1.6.1 + 1.6.3 org.opendaylight.netconf mdsal-netconf-impl - 1.6.1 + 1.7.3 org.opendaylight.netconf mdsal-netconf-monitoring - 1.6.1 + 1.7.3 org.opendaylight.netconf mdsal-netconf-notification - 1.6.1 + 1.7.3 org.opendaylight.netconf mdsal-netconf-ssh - 1.6.1 + 1.7.3 org.opendaylight.netconf mdsal-netconf-tcp - 1.6.1 + 1.7.3 org.opendaylight.netconf mdsal-netconf-yang-library - 1.6.1 + 1.7.3 org.opendaylight.netconf messagebus-netconf - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-api - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-auth - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-client - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-config - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-console - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-impl - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-mapping-api - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-netty-util - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-notifications-api - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-topology-config - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-topology-singleton - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-topology - 1.6.1 + 1.7.3 org.opendaylight.netconf netconf-util - 1.6.1 + 1.7.3 org.opendaylight.netconf restconf-common-models - 1.9.1 + 1.10.3 org.opendaylight.netconf restconf-common - 1.9.1 + 1.10.3 org.opendaylight.netconf restconf-nb-bierman02-auth - 1.9.1 + 1.10.3 org.opendaylight.netconf restconf-nb-bierman02-noauth - 1.9.1 + 1.10.3 org.opendaylight.netconf restconf-nb-bierman02 - 1.9.1 + 1.10.3 org.opendaylight.netconf restconf-nb-rfc8040 - 1.9.1 + 1.10.3 org.opendaylight.netconf sal-netconf-connector - 1.9.1 + 1.10.3 org.opendaylight.netconf sal-rest-docgen - 1.9.1 + 1.10.3 org.opendaylight.netconf shaded-exificient - 1.6.1 + 1.7.3 org.opendaylight.netconf yanglib - 1.6.1 + 1.7.3 org.opendaylight.odlparent bcpkix-framework-ext - 4.0.10 + 5.0.7 org.opendaylight.odlparent bcprov-framework-ext - 4.0.10 + 5.0.7 org.opendaylight.odlparent karaf.branding - 4.0.10 + 5.0.7 org.opendaylight.yangtools concepts - 2.1.10 + 3.0.11 org.opendaylight.yangtools odlext-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools odlext-parser-support - 2.1.10 + 3.0.11 org.opendaylight.yangtools openconfig-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools openconfig-parser-support - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc6536-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc6536-parser-support - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc7952-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc7952-parser-support - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc8040-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc8040-parser-support - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc8528-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools rfc8528-parser-support - 2.1.10 - - - org.opendaylight.yangtools - triemap - 1.1.10 + 3.0.11 + + + + + org.opendaylight.yangtools util - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-common - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-codec-gson - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-codec-xml - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-impl - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-transform - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-data-util - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-model-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-model-export - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-model-util - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-parser-api - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-parser-impl - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-parser-reactor - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-parser-rfc7950 - 2.1.10 + 3.0.11 org.opendaylight.yangtools yang-parser-spi - 2.1.10 + 3.0.11 org.ops4j.base @@ -2973,202 +2873,197 @@ org.ops4j.pax.cdi pax-cdi-api - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-extender - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-extension - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-jetty-openwebbeans - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-jetty-weld - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-openwebbeans - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-spi - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-undertow-openwebbeans - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-undertow-weld - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-web - 1.0.0 + 1.1.1 org.ops4j.pax.cdi pax-cdi-weld - 1.0.0 + 1.1.1 org.ops4j.pax.jdbc pax-jdbc-config - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-db2 - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-derby - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-derbyclient - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-hsqldb - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-jtds - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-mariadb - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-mssql - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-oracle - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-aries - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-c3p0 - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-common - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-dbcp2 - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-hikaricp - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-narayana - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-pool-transx - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-sqlite - 1.3.1 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc-teradata - 1.3.1 - - - org.ops4j.pax.jdbc - pax-jdbc - 0.5.0 + 1.3.5 org.ops4j.pax.jdbc pax-jdbc - 1.3.1 + 1.3.5 org.ops4j.pax.jms pax-jms-activemq - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-api - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-artemis - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-config - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-ibmmq - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-oracleaq - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-pool-narayana - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-pool-pooledjms - 1.0.2 + 1.0.4 org.ops4j.pax.jms pax-jms-pool-transx - 1.0.2 + 1.0.4 org.ops4j.pax.jpa @@ -3203,157 +3098,122 @@ org.ops4j.pax.transx pax-transx-connector - 0.3.0 - - - org.ops4j.pax.transx - pax-transx-connector - 0.4.0 + 0.4.3 - - org.ops4j.pax.transx - pax-transx-jdbc - 0.3.0 - - + org.ops4j.pax.transx pax-transx-jdbc - 0.4.0 + 0.4.3 org.ops4j.pax.transx pax-transx-jms - 0.3.0 - - - org.ops4j.pax.transx - pax-transx-jms - 0.4.0 - - - org.ops4j.pax.transx - pax-transx-tm-api - 0.3.0 + 0.4.3 org.ops4j.pax.transx pax-transx-tm-api - 0.4.0 + 0.4.3 org.ops4j.pax.transx pax-transx-tm-atomikos - 0.3.0 + 0.4.3 - - org.ops4j.pax.transx - pax-transx-tm-atomikos - 0.4.0 - - + org.ops4j.pax.transx pax-transx-tm-geronimo - 0.3.0 - - - org.ops4j.pax.transx - pax-transx-tm-geronimo - 0.4.0 - - - org.ops4j.pax.transx - pax-transx-tm-narayana - 0.3.0 + 0.4.3 - + org.ops4j.pax.transx pax-transx-tm-narayana - 0.4.0 + 0.4.3 org.ops4j.pax.url pax-url-aether - 2.5.4 + 2.6.1 org.ops4j.pax.url pax-url-obr - 2.5.4 + 2.6.1 org.ops4j.pax.url pax-url-war - 2.5.2 + 2.6.1 org.ops4j.pax.url pax-url-wrap - 2.5.4 + 2.6.1 org.ops4j.pax.web pax-web-api - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-deployer - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-descriptor - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-extender-war - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-extender-whiteboard - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-jetty - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-jsp - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-resources-extender - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-resources-jsf - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-runtime - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-spi - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-tomcat - 7.2.5 + 7.2.10 org.ops4j.pax.web pax-web-undertow - 7.2.5 + 7.2.10 org.osgi @@ -3365,60 +3225,30 @@ org.osgi.service.jdbc 1.0.0 - - org.ow2.asm - asm-analysis - 6.2 - - + org.ow2.asm asm-analysis - 7.0 - - - org.ow2.asm - asm-commons - 6.2 + 7.1 org.ow2.asm asm-commons - 7.0 - - - org.ow2.asm - asm-tree - 6.2 + 7.1 org.ow2.asm asm-tree - 7.0 + 7.1 org.ow2.asm asm-util - 6.2 - - - org.ow2.asm - asm-util - 7.0 - - - org.ow2.asm - asm - 5.2 - - - org.ow2.asm - asm - 6.2 + 7.1 org.ow2.asm asm - 7.0 + 7.1 org.postgresql @@ -3428,12 +3258,12 @@ org.reactivestreams reactive-streams - 1.0.2 + 1.0.4 org.scala-lang.modules scala-java8-compat_2.12 - 0.8.0 + 0.9.1 org.scala-lang.modules @@ -3443,38 +3273,28 @@ org.scala-lang scala-library - 2.12.8 + 2.12.11 org.scala-lang scala-reflect - 2.12.8 - - - org.slf4j - slf4j-api - 1.7.12 + 2.12.11 org.slf4j slf4j-api 1.7.25 - - org.slf4j - slf4j-api - 1.7.7 - org.xerial sqlite-jdbc 3.16.1 - - tech.pantheon.triemap - triemap - 1.0.4 - + + + + + diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml index 3bc6b66b..96f6dc50 100644 --- a/odlparent/binding-parent/pom.xml +++ b/odlparent/binding-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.mdsal binding-parent - 3.0.8 + 4.0.14 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 20c44cd6..0ad3f3a2 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index c408eae9..6bf0e1cc 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 - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 78c64ad7..438df81f 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent karaf4-parent - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 3ae78dbe..bf289727 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 - 1.9.1 + 1.10.3 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index 3477381d..f65748d5 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml index 9a20a1c0..f2bcf94a 100644 --- a/odlparent/odlparent/pom.xml +++ b/odlparent/odlparent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index e3e5e2ba..1ea53960 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -44,6 +44,7 @@ ${basedir}/src/main/properties/binding-parent.properties + UTF-8 @@ -67,6 +68,7 @@ ${basedir}/src/main/properties/bundle-parent.properties + UTF-8 @@ -90,6 +92,7 @@ ${basedir}/src/main/properties/feature-repo-parent.properties + UTF-8 @@ -113,6 +116,7 @@ ${basedir}/src/main/properties/karaf4-parent.properties + UTF-8 @@ -136,6 +140,7 @@ ${basedir}/src/main/properties/mdsal-it-parent.properties + UTF-8 @@ -159,6 +164,7 @@ ${basedir}/src/main/properties/odlparent.properties + UTF-8 @@ -182,6 +188,7 @@ ${basedir}/src/main/properties/odlparent-lite.properties + UTF-8 @@ -205,6 +212,7 @@ ${basedir}/src/main/properties/single-feature-parent.properties + UTF-8 @@ -223,6 +231,7 @@ ../binding-parent/pom-template.xml ../binding-parent/pom.xml + diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties index f6d52513..7cf6550d 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=3.0.8 \ No newline at end of file +odlparent.version=4.0.14 \ No newline at end of file diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties index 8bba8066..3fe8c8c4 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/properties/feature-repo-parent.properties b/odlparent/setup/src/main/properties/feature-repo-parent.properties index 92c2fcfe..3896b1ba 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/properties/karaf4-parent.properties b/odlparent/setup/src/main/properties/karaf4-parent.properties index 5be7cc17..7d772445 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/properties/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties index acb5ec77..5612720d 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=1.9.1 +odlparent.version=1.10.3 diff --git a/odlparent/setup/src/main/properties/odlparent-lite.properties b/odlparent/setup/src/main/properties/odlparent-lite.properties index e57359b6..1c175aad 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties index 8341a6f9..36ebb668 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties index 70c1c4c8..7d91c003 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=4.0.10 +odlparent.version=5.0.7 diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index 81f4becc..71307564 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ \${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - \${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin \${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index 9aec6ac8..4109af76 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 - 4.0.10 + 5.0.7 @@ -53,8 +53,8 @@ 0.8.5 - 1.8 - 1.8 + 8 + 8 UTF-8 UTF-8 https://nexus.onap.org @@ -83,8 +83,8 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 1.8 - 1.8 + 8 + 8 2.5.0 2.5.1 features.xml @@ -110,15 +110,15 @@ ${ccsdk.sli.core.version} - 1.9.1 - 3.0.8 - 1.0.8 - 1.9.1 - 1.6.1 - 1.9.1 + 1.10.3 + 4.0.14 + 2.0.14 + 1.10.3 + 1.7.3 + 1.10.3 - 1.12 + 1.13 3.8.1 @@ -126,7 +126,7 @@ 3.6 - 2.7.3 + 2.7.4 4.4.1 @@ -135,7 +135,7 @@ 25.1-jre - 2.9.8 + 2.9.10 3.24.1-GA @@ -157,7 +157,7 @@ 1.10.19 - 4.1.34.Final + 4.1.42.Final 1.7.25 @@ -418,6 +418,40 @@ + + enforce-maven + + enforce + + + + + 8 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + @@ -530,10 +564,6 @@ org.apache.maven.plugins maven-site-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - @@ -713,6 +743,77 @@ + + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your + ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + + + enforce-no-snapshots + + enforce + + + + + false + true + WARN + + + + + + enforce-maven + + enforce + + + + + 1.8.0 + + + [3.5.0,) + + + + + + enforce-banned-dependencies + + 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 + + + + @@ -726,19 +827,6 @@ -Xdoclint:none - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - report - - - - @@ -1024,13 +1112,14 @@ org.opendaylight.yangtools yang-maven-plugin - 2.1.8 + 3.0.11 org.opendaylight.mdsal maven-sal-api-gen-plugin ${odl.mdsal.model.version} jar + compile org.opendaylight.netconf diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 53a8a596..b1916b11 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -44,6 +44,7 @@ ${basedir}/src/main/properties/springboot1.properties + UTF-8 @@ -67,6 +68,7 @@ ${basedir}/src/main/properties/springboot2.properties + UTF-8 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 bb107194..1924649c 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -612,10 +612,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 380654d0..02ca3ac7 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -612,10 +612,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 65b73cad..9c7f457c 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -612,10 +612,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin -- 2.16.6