summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-05-04 13:43:13 -0400
committerDan Timoney <dtimoney@att.com>2021-05-04 15:32:33 -0400
commit44da2779969ac4500dcae21eade3ce8462ef6b5a (patch)
tree5b5185402ed135d00abaaa8e6a086f9a7aa9774d
parentf5c3473618497c35f14333ce134e90e1fed20e55 (diff)
Update versions for Aluminum SR3
Update versions for Aluminum SR3 Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic6c13e7f06f4402cf699b93e1ebbe931f81e194c
-rw-r--r--installed-odl-bom/pom.xml2431
-rw-r--r--odlparent/binding-parent/pom.xml10
-rw-r--r--odlparent/bundle-parent/pom.xml10
-rw-r--r--odlparent/feature-repo-parent/pom.xml10
-rw-r--r--odlparent/karaf4-parent/pom.xml10
-rw-r--r--odlparent/mdsal-it-parent/pom.xml10
-rw-r--r--odlparent/odlparent-lite/pom.xml10
-rw-r--r--odlparent/odlparent/pom.xml10
-rw-r--r--odlparent/setup/src/main/properties/binding-parent.properties2
-rw-r--r--odlparent/setup/src/main/properties/bundle-parent.properties2
-rw-r--r--odlparent/setup/src/main/properties/feature-repo-parent.properties2
-rw-r--r--odlparent/setup/src/main/properties/karaf4-parent.properties2
-rw-r--r--odlparent/setup/src/main/properties/mdsal-it-parent.properties2
-rw-r--r--odlparent/setup/src/main/properties/odlparent-lite.properties2
-rw-r--r--odlparent/setup/src/main/properties/odlparent.properties2
-rw-r--r--odlparent/setup/src/main/properties/single-feature-parent.properties2
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml8
-rw-r--r--odlparent/single-feature-parent/pom.xml10
-rwxr-xr-xoparent/pom.xml8
-rw-r--r--springboot/spring-boot-setup/src/main/resources/pom-template.xml8
-rw-r--r--springboot/springboot1/pom.xml8
-rw-r--r--springboot/springboot2/pom.xml8
-rwxr-xr-xtools/mkbom.sh25
23 files changed, 636 insertions, 1956 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml
index 57d8895d..431e75de 100644
--- a/installed-odl-bom/pom.xml
+++ b/installed-odl-bom/pom.xml
@@ -53,42 +53,42 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-base</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
- <version>2.10.4</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
- <version>6.2.1</version>
+ <version>6.2.3</version>
</dependency>
<dependency>
<groupId>com.github.mifmif</groupId>
@@ -106,21 +106,6 @@
<version>2.8.5</version>
</dependency>
<dependency>
- <groupId>com.googlecode.java-ipv6</groupId>
- <artifactId>java-ipv6</artifactId>
- <version>0.16</version>
- </dependency>
- <dependency>
- <groupId>com.googlecode.json-simple</groupId>
- <artifactId>json-simple</artifactId>
- <version>1.1.1</version>
- </dependency>
- <dependency>
- <groupId>com.google.errorprone</groupId>
- <artifactId>error_prone_annotations</artifactId>
- <version>2.3.3</version>
- </dependency>
- <dependency>
<groupId>com.google.guava</groupId>
<artifactId>failureaccess</artifactId>
<version>1.0.1</version>
@@ -131,14 +116,9 @@
<version>28.2-jre</version>
</dependency>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>listenablefuture</artifactId>
- <version>9999.0-empty-to-avoid-conflict-with-guava</version>
- </dependency>
- <dependency>
- <groupId>com.google.j2objc</groupId>
- <artifactId>j2objc-annotations</artifactId>
- <version>1.3</version>
+ <groupId>com.googlecode.json-simple</groupId>
+ <artifactId>json-simple</artifactId>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
@@ -161,41 +141,6 @@
<version>7.4.1.jre8</version>
</dependency>
<dependency>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- <version>1.9.4</version>
- </dependency>
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- <version>1.15</version>
- </dependency>
- <dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>3.2.2</version>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>2.8.0</version>
- </dependency>
- <dependency>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- <version>2.6</version>
- </dependency>
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>1.2</version>
- </dependency>
- <dependency>
- <groupId>commons-net</groupId>
- <artifactId>commons-net</artifactId>
- <version>3.7</version>
- </dependency>
- <dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.5.3</version>
@@ -208,42 +153,42 @@
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-actor_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-cluster_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-osgi_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-persistence_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-protobuf_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream_2.13</artifactId>
- <version>2.5.31</version>
+ <version>2.5.32</version>
</dependency>
<dependency>
<groupId>com.typesafe</groupId>
@@ -256,16 +201,46 @@
<version>0.3.8</version>
</dependency>
<dependency>
- <groupId>com.webcohesion.enunciate</groupId>
- <artifactId>enunciate-core-annotations</artifactId>
- <version>2.13.1</version>
- </dependency>
- <dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
+ <groupId>commons-beanutils</groupId>
+ <artifactId>commons-beanutils</artifactId>
+ <version>1.9.4</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ <version>1.15</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-collections</groupId>
+ <artifactId>commons-collections</artifactId>
+ <version>3.2.2</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ <version>2.8.0</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ <version>2.6</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.2</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-net</groupId>
+ <artifactId>commons-net</artifactId>
+ <version>3.7.2</version>
+ </dependency>
+ <dependency>
<groupId>dk.brics</groupId>
<artifactId>automaton</artifactId>
<version>1.12-1</version>
@@ -307,73 +282,53 @@
</dependency>
<dependency>
<groupId>io.netty</groupId>
- <artifactId>netty</artifactId>
- <version>3.10.6.Final</version>
- </dependency>
- <dependency>
- <groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
- <version>4.1.52.Final</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
- <artifactId>netty-codec</artifactId>
- <version>4.1.52.Final</version>
+ <artifactId>netty-codec-http</artifactId>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
- <artifactId>netty-codec-http</artifactId>
- <version>4.1.52.Final</version>
+ <artifactId>netty-codec</artifactId>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-common</artifactId>
- <version>4.1.52.Final</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
- <version>4.1.52.Final</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-resolver</artifactId>
- <version>4.1.52.Final</version>
- </dependency>
- <dependency>
- <groupId>io.netty</groupId>
- <artifactId>netty-transport</artifactId>
- <version>4.1.52.Final</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
- <version>4.1.52.Final</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-unix-common</artifactId>
- <version>4.1.52.Final</version>
- </dependency>
- <dependency>
- <groupId>io.prometheus</groupId>
- <artifactId>simpleclient</artifactId>
- <version>0.9.0</version>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
- <groupId>io.prometheus</groupId>
- <artifactId>simpleclient_common</artifactId>
- <version>0.9.0</version>
- </dependency>
- <dependency>
- <groupId>io.prometheus</groupId>
- <artifactId>simpleclient_hotspot</artifactId>
- <version>0.9.0</version>
+ <groupId>io.netty</groupId>
+ <artifactId>netty-transport</artifactId>
+ <version>4.1.56.Final</version>
</dependency>
<dependency>
- <groupId>io.prometheus</groupId>
- <artifactId>simpleclient_servlet</artifactId>
- <version>0.9.0</version>
+ <groupId>io.netty</groupId>
+ <artifactId>netty</artifactId>
+ <version>3.10.6.Final</version>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
@@ -421,11 +376,6 @@
<version>1.2</version>
</dependency>
<dependency>
- <groupId>javax.inject</groupId>
- <artifactId>javax.inject</artifactId>
- <version>1</version>
- </dependency>
- <dependency>
<groupId>javax.interceptor</groupId>
<artifactId>javax.interceptor-api</artifactId>
<version>1.2</version>
@@ -481,11 +431,6 @@
<version>2.1.1</version>
</dependency>
<dependency>
- <groupId>jaxen</groupId>
- <artifactId>jaxen</artifactId>
- <version>1.1.6</version>
- </dependency>
- <dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.7</version>
@@ -612,13 +557,13 @@
</dependency>
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
- <artifactId>org.apache.aries.blueprint.core</artifactId>
- <version>1.10.2</version>
+ <artifactId>org.apache.aries.blueprint.core.compatibility</artifactId>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
- <artifactId>org.apache.aries.blueprint.core.compatibility</artifactId>
- <version>1.0.0</version>
+ <artifactId>org.apache.aries.blueprint.core</artifactId>
+ <version>1.10.2</version>
</dependency>
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
@@ -713,7 +658,7 @@
<dependency>
<groupId>org.apache.aries.proxy</groupId>
<artifactId>org.apache.aries.proxy</artifactId>
- <version>1.1.7</version>
+ <version>1.1.8</version>
</dependency>
<dependency>
<groupId>org.apache.aries.quiesce</groupId>
@@ -723,7 +668,7 @@
<dependency>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4</version>
</dependency>
<dependency>
<groupId>org.apache.aries.subsystem</groupId>
@@ -858,7 +803,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.9.16</version>
+ <version>1.9.18</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
@@ -873,12 +818,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.fileinstall</artifactId>
- <version>3.6.6</version>
- </dependency>
- <dependency>
- <groupId>org.apache.felix</groupId>
- <artifactId>org.apache.felix.framework</artifactId>
- <version>5.6.12</version>
+ <version>3.6.8</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
@@ -887,13 +827,13 @@
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
- <artifactId>org.apache.felix.http.jetty</artifactId>
- <version>4.0.18</version>
+ <artifactId>org.apache.felix.framework</artifactId>
+ <version>5.6.12</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
- <artifactId>org.apache.felix.httplite.complete</artifactId>
- <version>0.1.6</version>
+ <artifactId>org.apache.felix.http.jetty</artifactId>
+ <version>4.0.20</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
@@ -907,6 +847,11 @@
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
+ <artifactId>org.apache.felix.httplite.complete</artifactId>
+ <version>0.1.6</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.inventory</artifactId>
<version>1.0.6</version>
</dependency>
@@ -1033,292 +978,292 @@
<dependency>
<groupId>org.apache.karaf.audit</groupId>
<artifactId>org.apache.karaf.audit.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.bundle</groupId>
<artifactId>org.apache.karaf.bundle.blueprintstate</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.bundle</groupId>
<artifactId>org.apache.karaf.bundle.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.config</groupId>
<artifactId>org.apache.karaf.config.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.deployer</groupId>
<artifactId>org.apache.karaf.deployer.blueprint</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.deployer</groupId>
<artifactId>org.apache.karaf.deployer.features</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.deployer</groupId>
<artifactId>org.apache.karaf.deployer.kar</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.deployer</groupId>
<artifactId>org.apache.karaf.deployer.wrap</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.diagnostic</groupId>
<artifactId>org.apache.karaf.diagnostic.boot</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.diagnostic</groupId>
<artifactId>org.apache.karaf.diagnostic.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.docker</groupId>
<artifactId>org.apache.karaf.docker.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.features</groupId>
<artifactId>org.apache.karaf.features.command</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.features</groupId>
<artifactId>org.apache.karaf.features.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.features</groupId>
<artifactId>org.apache.karaf.features.extension</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.http</groupId>
<artifactId>org.apache.karaf.http.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.instance</groupId>
<artifactId>org.apache.karaf.instance.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas.blueprint</groupId>
<artifactId>org.apache.karaf.jaas.blueprint.config</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas.blueprint</groupId>
<artifactId>org.apache.karaf.jaas.blueprint.jasypt</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>org.apache.karaf.jaas.boot</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>org.apache.karaf.jaas.command</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>org.apache.karaf.jaas.config</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>org.apache.karaf.jaas.jasypt</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jaas</groupId>
<artifactId>org.apache.karaf.jaas.modules</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jdbc</groupId>
<artifactId>org.apache.karaf.jdbc.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jms</groupId>
<artifactId>org.apache.karaf.jms.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.jndi</groupId>
<artifactId>org.apache.karaf.jndi.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.kar</groupId>
<artifactId>org.apache.karaf.kar.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.log</groupId>
<artifactId>org.apache.karaf.log.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.management</groupId>
<artifactId>org.apache.karaf.management.server</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf</groupId>
<artifactId>manual</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.maven</groupId>
<artifactId>org.apache.karaf.maven.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.obr</groupId>
<artifactId>org.apache.karaf.obr.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf</groupId>
<artifactId>org.apache.karaf.client</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf</groupId>
<artifactId>org.apache.karaf.event</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.package</groupId>
<artifactId>org.apache.karaf.package.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.profile</groupId>
<artifactId>org.apache.karaf.profile.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.scheduler</groupId>
<artifactId>org.apache.karaf.scheduler.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.scr</groupId>
<artifactId>org.apache.karaf.scr.management</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.scr</groupId>
<artifactId>org.apache.karaf.scr.state</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.service</groupId>
<artifactId>org.apache.karaf.service.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.service</groupId>
<artifactId>org.apache.karaf.service.guard</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.services</groupId>
<artifactId>org.apache.karaf.services.coordinator</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.services</groupId>
<artifactId>org.apache.karaf.services.eventadmin</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.commands</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.console</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.ssh</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.table</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.subsystem</groupId>
<artifactId>org.apache.karaf.subsystem.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.system</groupId>
<artifactId>org.apache.karaf.system.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.tooling</groupId>
<artifactId>org.apache.karaf.tools.utils</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.karaf.web</groupId>
+ <artifactId>org.apache.karaf.web.core</artifactId>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.console</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.features</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.gogo</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.http</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.webconsole</groupId>
<artifactId>org.apache.karaf.webconsole.instance</artifactId>
- <version>4.2.9</version>
- </dependency>
- <dependency>
- <groupId>org.apache.karaf.web</groupId>
- <artifactId>org.apache.karaf.web.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.karaf.wrapper</groupId>
<artifactId>org.apache.karaf.wrapper.core</artifactId>
- <version>4.2.9</version>
+ <version>4.2.10</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
@@ -1372,12 +1317,12 @@
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
- <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
+ <artifactId>org.apache.servicemix.bundles.jasypt-spring31</artifactId>
<version>1.9.3_1</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
- <artifactId>org.apache.servicemix.bundles.jasypt-spring31</artifactId>
+ <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
<version>1.9.3_1</version>
</dependency>
<dependency>
@@ -1407,12 +1352,12 @@
</dependency>
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
- <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
+ <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
- <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId>
+ <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
<version>2.9.0</version>
</dependency>
<dependency>
@@ -1452,23 +1397,28 @@
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
- <artifactId>sshd-core</artifactId>
- <version>1.7.0</version>
+ <artifactId>sshd-netty</artifactId>
+ <version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
- <artifactId>sshd-netty</artifactId>
+ <artifactId>sshd-osgi</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-osgi</artifactId>
- <version>2.3.0</version>
+ <version>2.5.1</version>
</dependency>
<dependency>
- <groupId>org.apache.thrift</groupId>
- <artifactId>libthrift</artifactId>
- <version>0.9.3</version>
+ <groupId>org.apache.sshd</groupId>
+ <artifactId>sshd-scp</artifactId>
+ <version>2.5.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.sshd</groupId>
+ <artifactId>sshd-sftp</artifactId>
+ <version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
@@ -1492,13 +1442,13 @@
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
- <artifactId>xbean-finder</artifactId>
- <version>4.17</version>
+ <artifactId>xbean-finder-shaded</artifactId>
+ <version>4.12</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
- <artifactId>xbean-finder-shaded</artifactId>
- <version>4.12</version>
+ <artifactId>xbean-finder</artifactId>
+ <version>4.17</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
@@ -1511,6 +1461,16 @@
<version>4.17</version>
</dependency>
<dependency>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcpkix-jdk15on</artifactId>
+ <version>1.66</version>
+ </dependency>
+ <dependency>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcprov-jdk15on</artifactId>
+ <version>1.66</version>
+ </dependency>
+ <dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.5.8</version>
@@ -1553,162 +1513,162 @@
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-common</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-hpack</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-server</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-alpn-server</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-continuation</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-deploy</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jaas</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jaspi</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jmx</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jndi</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-plus</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-proxy</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-rewrite</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-util</artifactId>
- <version>9.4.28.v20200408</version>
+ <artifactId>jetty-util-ajax</artifactId>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-util-ajax</artifactId>
- <version>9.4.28.v20200408</version>
+ <artifactId>jetty-util</artifactId>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-xml</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-alpn</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>javax-websocket-client-impl</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>javax-websocket-server-impl</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-api</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-client</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-common</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-server</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-servlet</artifactId>
- <version>9.4.28.v20200408</version>
+ <version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
@@ -1728,26 +1688,11 @@
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.asm</artifactId>
- <version>2.7.5</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.persistence</groupId>
- <artifactId>org.eclipse.persistence.asm</artifactId>
<version>2.7.7</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.core</artifactId>
- <version>2.7.5</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.persistence</groupId>
- <artifactId>org.eclipse.persistence.core</artifactId>
- <version>2.7.7</version>
- </dependency>
- <dependency>
- <groupId>org.eclipse.persistence</groupId>
- <artifactId>org.eclipse.persistence.jpa</artifactId>
<version>2.7.7</version>
</dependency>
<dependency>
@@ -1757,8 +1702,8 @@
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
- <artifactId>org.eclipse.persistence.moxy</artifactId>
- <version>2.7.3</version>
+ <artifactId>org.eclipse.persistence.jpa</artifactId>
+ <version>2.7.7</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
@@ -1811,18 +1756,13 @@
<version>3.0.3</version>
</dependency>
<dependency>
- <groupId>org.glassfish</groupId>
- <artifactId>javax.json</artifactId>
- <version>1.0.4</version>
- </dependency>
- <dependency>
<groupId>org.glassfish.jersey.containers</groupId>
- <artifactId>jersey-container-servlet</artifactId>
+ <artifactId>jersey-container-servlet-core</artifactId>
<version>2.27</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
- <artifactId>jersey-container-servlet-core</artifactId>
+ <artifactId>jersey-container-servlet</artifactId>
<version>2.27</version>
</dependency>
<dependency>
@@ -1941,34 +1881,29 @@
<version>3.3.8.Final</version>
</dependency>
<dependency>
- <groupId>org.jgrapht</groupId>
- <artifactId>jgrapht-core</artifactId>
- <version>1.2.0</version>
- </dependency>
- <dependency>
<groupId>org.jline</groupId>
- <artifactId>jline</artifactId>
- <version>3.14.1</version>
+ <artifactId>jline-builtins</artifactId>
+ <version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.jline</groupId>
- <artifactId>jline-builtins</artifactId>
- <version>3.14.1</version>
+ <artifactId>jline-reader</artifactId>
+ <version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.jline</groupId>
- <artifactId>jline-reader</artifactId>
- <version>3.14.1</version>
+ <artifactId>jline-terminal-jansi</artifactId>
+ <version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline-terminal</artifactId>
- <version>3.14.1</version>
+ <version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.jline</groupId>
- <artifactId>jline-terminal-jansi</artifactId>
- <version>3.14.1</version>
+ <artifactId>jline</artifactId>
+ <version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.jolokia</groupId>
@@ -2012,38 +1947,48 @@
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
+ <artifactId>aaa-authn-api</artifactId>
+ <version>0.12.3</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-cert</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-cli</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
- <artifactId>aaa-encrypt-service</artifactId>
- <version>0.12.1</version>
+ <artifactId>aaa-encrypt-service-impl</artifactId>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
- <artifactId>aaa-encrypt-service-impl</artifactId>
- <version>0.12.1</version>
+ <artifactId>aaa-encrypt-service</artifactId>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-filterchain</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-password-service-api</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-password-service-impl</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.aaa</groupId>
+ <artifactId>aaa-shiro-api</artifactId>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
@@ -2052,2368 +1997,1088 @@
</dependency>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
- <artifactId>aaa-shiro-api</artifactId>
- <version>0.12.1</version>
+ <artifactId>aaa-shiro</artifactId>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>servlet-api</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>servlet-jersey2</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>web-api</artifactId>
- <version>0.12.1</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>web-osgi-impl</artifactId>
- <version>0.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>algo-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>algo-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-benchmark-app</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-bmp-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-bmp-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-bmp-parser-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-bmp-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-cli</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-concepts</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-evpn</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-flowspec</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-inet</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-l3vpn</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-labeled-unicast</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-linkstate</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-mvpn</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-rp-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-rp-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-rp-statement</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-openconfig-state</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-parser-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-parser-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-parser-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-path-selection-mode</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-peer-acceptor</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-rib-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-rib-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-rib-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-route-target</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bgp-topology-provider</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>bmp-monitors-config-loader</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>concepts</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>config-loader-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>config-loader-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>data-change-counter</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>graph-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>graph-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-auto-bandwidth-extension</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-base-parser</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-cli</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-ietf-p2mp-te-lsp</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-ietf-stateful</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-segment-routing</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-server-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-server-provider</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-topology-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-topology-provider</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-topology-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-topology-stats</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-tunnel-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>pcep-tunnel-provider</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>programming-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>programming-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>programming-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>programming-topology-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>programming-tunnel-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>protocols-config-loader</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>routing-policy-config-loader</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>rsvp-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>rsvp-impl</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>rsvp-spi</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>topology-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>topology-config-loader</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>topology-segment-routing</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>topology-tunnel-api</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.bgpcep</groupId>
- <artifactId>util</artifactId>
- <version>0.14.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>benchmark-api</artifactId>
- <version>2.0.6</version>
+ <version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>blueprint</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>cds-access-api</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>cds-access-client</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>cds-dom-api</artifactId>
- <version>2.0.6</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>dsbenchmark</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>messagebus-api</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>messagebus-impl</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>messagebus-spi</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>messagebus-util</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller.model</groupId>
<artifactId>model-inventory</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller.model</groupId>
<artifactId>model-topology</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netty-event-executor-config</artifactId>
- <version>0.13.6</version>
+ <version>0.13.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netty-threadgroup-config</artifactId>
- <version>0.13.6</version>
+ <version>0.13.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netty-timer-config</artifactId>
- <version>0.13.6</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>ntfbenchmark</artifactId>
- <version>2.0.6</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>rpcbenchmark</artifactId>
- <version>2.0.6</version>
+ <version>0.13.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-akka-raft</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-akka-segmented-journal</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-cluster-admin-api</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-cluster-admin-impl</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-clustering-commons</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-common-util</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-distributed-datastore</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-distributed-eos</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-remoterpc-connector</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
- <artifactId>clustering-it-model</artifactId>
- <version>2.0.6</version>
+ <artifactId>sample-toaster-consumer</artifactId>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
- <artifactId>clustering-it-provider</artifactId>
- <version>2.0.6</version>
+ <artifactId>sample-toaster-provider</artifactId>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
<artifactId>sample-toaster</artifactId>
- <version>2.0.6</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller.samples</groupId>
- <artifactId>sample-toaster-consumer</artifactId>
- <version>2.0.6</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller.samples</groupId>
- <artifactId>sample-toaster-provider</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>threadpool-config-api</artifactId>
- <version>0.13.6</version>
+ <version>0.13.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>threadpool-config-impl</artifactId>
- <version>0.13.6</version>
+ <version>0.13.7</version>
</dependency>
<dependency>
<groupId>org.opendaylight.daexim</groupId>
<artifactId>daexim-akka-infoprovider-impl</artifactId>
- <version>1.8.1</version>
+ <version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.opendaylight.daexim</groupId>
<artifactId>daexim-impl</artifactId>
- <version>1.8.1</version>
+ <version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.opendaylight.daexim</groupId>
<artifactId>daexim-model</artifactId>
- <version>1.8.1</version>
+ <version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.opendaylight.daexim</groupId>
<artifactId>daexim-spi</artifactId>
- <version>1.8.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>alarmmanager</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>alivenessmonitor-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>alivenessmonitor-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>alivenessmonitor-impl-protocols</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>arputil-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>arputil-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>cloudscaler-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>cloudscaler-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>countermanager</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>fcaps-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>fcapsapplication-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>fcapsapplication-jmxapi</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>idmanager-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>idmanager-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>idmanager-shell</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>interfacemanager-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>interfacemanager-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>interfacemanager-shell</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>ipv6util-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>ipv6util-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>itm-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>itm-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>lockmanager-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>lockmanager-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>mdsalutil-api</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>mdsalutil-impl</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.genius</groupId>
- <artifactId>networkutils</artifactId>
- <version>0.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>caches-api</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>caches-cli</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>caches-guava-impl</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>caches-impl-base</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>diagstatus-api</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>diagstatus-impl</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>diagstatus-shell</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>diagstatus-web</artifactId>
- <version>1.8.2</version>
+ <version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-util</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>inject</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>jobcoordinator-api</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>jobcoordinator-impl</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>metrics-api</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>metrics-impl</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>metrics-impl-prometheus</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>ready-api</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>ready-impl</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.infrautils</groupId>
- <artifactId>shell</artifactId>
- <version>1.8.2</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>bus-api</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>bus-jsonrpc</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>bus-messagelib</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>bus-spi</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>transport-http</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.bus</groupId>
- <artifactId>transport-zmq</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc</groupId>
- <artifactId>jsonrpc-api</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc</groupId>
- <artifactId>jsonrpc-provider-common</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc</groupId>
- <artifactId>jsonrpc-provider-single</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.security</groupId>
- <artifactId>security-aaa</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.security</groupId>
- <artifactId>security-api</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.security</groupId>
- <artifactId>security-noop</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.jsonrpc.security</groupId>
- <artifactId>security-service</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.api</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.config</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.dsbackend</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.implementation</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.inmemorydb</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.lisp-proto</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.mapcache</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.neutron</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.shell</artifactId>
- <version>1.12.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.lispflowmapping</groupId>
- <artifactId>mappingservice.southbound</artifactId>
- <version>1.12.1</version>
+ <version>1.8.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-hardware</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-if-type</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-routing-types</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc6991</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc6991-ietf-inet-types</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc6991-ietf-inet-types</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc6991-ietf-yang-types</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc6991-ietf-yang-types</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc6991</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc7223</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc7277</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc7895</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc7952</artifactId>
- <version>6.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8294</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294-ietf-routing-types</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8342</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8294</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342-ietf-datastores</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342-ietf-origin</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8343</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8342</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8344</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8343</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8345</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8344</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8345-ietf-network</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8345-ietf-network-state</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8345-ietf-network-state</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8345-ietf-network-topology-state</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network-topology</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8345-ietf-network-topology-state</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8345-ietf-network</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8348</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8345</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8348-ietf-hardware</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8348-ietf-hardware-state</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8348-ietf-hardware-state</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8348-ietf-hardware</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8349</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8348</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-routing</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8519</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8349</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-access-control-list</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-ethertypes</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-packet-fields</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8520</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8519</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520-ietf-acldns</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520-ietf-mud</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+ <artifactId>rfc8520</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8525</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8528</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8529</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8530</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8542</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
- <artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
- <version>6.0.7</version>
+ <artifactId>rfc8542</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-dom-adapter</artifactId>
- <version>6.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-binding-dom-codec</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-dom-codec-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-dom-codec-osgi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-dom-codec-spi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal</groupId>
+ <artifactId>mdsal-binding-dom-codec</artifactId>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-generator-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-generator-impl</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-generator-util</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-runtime-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-runtime-osgi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-runtime-spi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-spec-util</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-spi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-binding-util</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-common-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-common-util</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-broker</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-inmemory-datastore</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-schema-osgi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-spi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-binding-adapter</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-binding-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-common-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-common-spi</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-dom-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-eos-dom-simple</artifactId>
- <version>6.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-replicate-common</artifactId>
- <version>6.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-replicate-netty</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-singleton-common-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-singleton-dom-impl</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-trace-api</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-trace-cli</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-trace-impl</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-uint24-netty</artifactId>
- <version>6.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-yanglib-api</artifactId>
- <version>0.11.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-yanglib-rfc7895</artifactId>
- <version>0.11.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal</groupId>
- <artifactId>mdsal-yanglib-rfc8525</artifactId>
- <version>0.11.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>general-entity</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-ted</artifactId>
- <version>2013.10.21.18.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal.model</groupId>
- <artifactId>ietf-topology</artifactId>
- <version>2013.10.21.18.7</version>
+ <version>2013.10.21.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-topology-isis</artifactId>
- <version>2013.10.21.18.7</version>
+ <version>2013.10.21.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-topology-l3-unicast-igp</artifactId>
- <version>2013.10.21.18.7</version>
+ <version>2013.10.21.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-topology-ospf</artifactId>
- <version>2013.10.21.18.7</version>
+ <version>2013.10.21.18.8</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal.model</groupId>
+ <artifactId>ietf-topology</artifactId>
+ <version>2013.10.21.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-type-util</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>odl-uint24</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>opendaylight-l2-types</artifactId>
- <version>2013.08.27.18.7</version>
+ <version>2013.08.27.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>yang-ext</artifactId>
- <version>2013.09.07.18.7</version>
+ <version>2013.09.07.18.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>yang-binding</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>aaa-authn-odl-plugin</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>callhome-model</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>callhome-protocol</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>callhome-provider</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>ietf-netconf</artifactId>
- <version>1.9.1</version>
+ <artifactId>ietf-netconf-monitoring-extension</artifactId>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-monitoring</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netconf</groupId>
- <artifactId>ietf-netconf-monitoring-extension</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-nmda</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-notifications</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-netconf-with-defaults</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>ietf-restconf</artifactId>
- <version>1.12.1</version>
+ <artifactId>ietf-netconf</artifactId>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>ietf-restconf-monitoring</artifactId>
- <version>1.12.1</version>
+ <version>1.12.3</version>
+ </dependency>
+ <dependency>
+ <groupId>org.opendaylight.netconf</groupId>
+ <artifactId>ietf-restconf</artifactId>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-connector</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-impl</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-monitoring</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-notification</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-ssh</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-tcp</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>mdsal-netconf-yang-library</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>messagebus-netconf</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-api</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-auth</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-client</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-config</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-console</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-dom-api</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-impl</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-mapping-api</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-netty-util</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-notifications-api</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>netconf-topology</artifactId>
- <version>1.9.1</version>
+ <artifactId>netconf-topology-impl</artifactId>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>netconf-topology-impl</artifactId>
- <version>1.9.1</version>
+ <artifactId>netconf-topology-singleton</artifactId>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>netconf-topology-singleton</artifactId>
- <version>1.9.1</version>
+ <artifactId>netconf-topology</artifactId>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-util</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>restconf-common</artifactId>
- <version>1.12.1</version>
+ <artifactId>restconf-common-models</artifactId>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
- <artifactId>restconf-common-models</artifactId>
- <version>1.12.1</version>
+ <artifactId>restconf-common</artifactId>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-nb-bierman02</artifactId>
- <version>1.12.1</version>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-nb-rfc8040</artifactId>
- <version>1.12.1</version>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>sal-netconf-connector</artifactId>
- <version>1.12.1</version>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>sal-rest-docgen</artifactId>
- <version>1.12.1</version>
+ <version>1.12.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>shaded-exificient</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>shaded-sshd</artifactId>
- <version>1.9.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>yanglib</artifactId>
- <version>1.9.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>aclservice-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>aclservice-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>aclservice-shell</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>alarm-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>bgpmanager-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>bgpmanager-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>cache-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>dhcpservice-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>dhcpservice-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>elanmanager-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>elanmanager-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>fibmanager-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>fibmanager-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>fibmanager-shell</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>ipv6service-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>ipv6service-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>ipv6service-shell</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>model-bgp</artifactId>
- <version>2013.07.15.17.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>natservice-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>natservice-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>neutronvpn-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>neutronvpn-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>neutronvpn-shell</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>qosservice-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>qosservice-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>statemanager-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>vpnmanager-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>vpnmanager-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.netvirt</groupId>
- <artifactId>vpnmanager-shell</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>model</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>neutron-hostconfig-ovs</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>neutron-hostconfig-utils</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>neutron-hostconfig-vpp</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>neutron-spi</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>northbound-api</artifactId>
- <version>0.15.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.neutron</groupId>
- <artifactId>transcriber</artifactId>
- <version>0.15.1</version>
+ <version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bcpkix-framework-ext</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bcprov-framework-ext</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>karaf.branding</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>logging-markers</artifactId>
- <version>7.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>arbitratorreconciliation-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>arbitratorreconciliation-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>bulk-o-matic</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>device-ownership-service</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>forwardingrules-manager</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>forwardingrules-sync</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>lldp-speaker</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>notification-supplier</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>of-switch-config-pusher</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>reconciliation-framework</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>southbound-cli</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>table-miss-enforcer</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>topology-lldp-discovery</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.applications</groupId>
- <artifactId>topology-manager</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>drop-test-karaf</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.libraries</groupId>
- <artifactId>liblldp</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.model</groupId>
- <artifactId>model-flow-base</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.model</groupId>
- <artifactId>model-flow-service</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.model</groupId>
- <artifactId>model-flow-statistics</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowjava-extension-eric</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowjava-extension-nicira</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowjava-extension-nicira-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
- <artifactId>openflowjava-blueprint-config</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
- <artifactId>openflowjava-util</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
- <artifactId>openflow-protocol-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
- <artifactId>openflow-protocol-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
- <artifactId>openflow-protocol-spi</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-blueprint-config</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-common</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-extension-api</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-extension-eric</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-extension-nicira</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-extension-onf</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>openflowplugin-impl</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.openflowplugin</groupId>
- <artifactId>test-common</artifactId>
- <version>0.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>hwvtepsouthbound-api</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>hwvtepsouthbound-impl</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>library</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>schema.hardwarevtep</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>schema.openvswitch</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>southbound-api</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>southbound-impl</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.config</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.hwvtepsouthbound-utils</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.mdsal-utils</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.servicehelper</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.southbound-utils</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.ovsdb</groupId>
- <artifactId>utils.yang-utils</artifactId>
- <version>1.11.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>listener-api</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>rpc-api</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>srm-api</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>srm-impl</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>srm-shell</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>tools-api</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.serviceutils</groupId>
- <artifactId>upgrade</artifactId>
- <version>0.6.1</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce.ordmodels</groupId>
- <artifactId>transportpce-ordmodels-common</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce.ordmodels</groupId>
- <artifactId>transportpce-ordmodels-device</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce.ordmodels</groupId>
- <artifactId>transportpce-ordmodels-network</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce.ordmodels</groupId>
- <artifactId>transportpce-ordmodels-service</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-api</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-common</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-inventory</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-networkmodel</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-olm</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-pce</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-renderer</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-servicehandler</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-tapi</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.transportpce</groupId>
- <artifactId>transportpce-tapimodels</artifactId>
- <version>2.1.0</version>
+ <version>7.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>concepts</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>odlext-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>odlext-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>openconfig-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>openconfig-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6241-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6241-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6536-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6536-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6643-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc6643-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc7952-data-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc7952-data-util</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc7952-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc7952-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8040-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8040-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8528-data-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8528-data-util</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8528-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>rfc8528-parser-support</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>util</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
- <artifactId>yang-common</artifactId>
- <version>5.0.7</version>
+ <artifactId>yang-common-netty</artifactId>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
- <artifactId>yang-common-netty</artifactId>
- <version>5.0.7</version>
+ <artifactId>yang-common</artifactId>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-codec-binfmt</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-codec-gson</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-codec-xml</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-impl</artifactId>
- <version>5.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.yangtools</groupId>
- <artifactId>yang-data-jaxen</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-transform</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-data-util</artifactId>
- <version>5.0.7</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.yangtools</groupId>
- <artifactId>yang-data-xpath-api</artifactId>
- <version>0.3.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-model-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-model-export</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-model-util</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-antlr</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-impl</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-reactor</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-rfc7950</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-parser-spi</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-xpath-antlr</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-xpath-api</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-xpath-impl</artifactId>
- <version>5.0.7</version>
+ <version>5.0.8</version>
</dependency>
<dependency>
<groupId>org.ops4j.base</groupId>
@@ -4477,16 +3142,6 @@
</dependency>
<dependency>
<groupId>org.ops4j.pax.jdbc</groupId>
- <artifactId>pax-jdbc</artifactId>
- <version>1.3.4</version>
- </dependency>
- <dependency>
- <groupId>org.ops4j.pax.jdbc</groupId>
- <artifactId>pax-jdbc</artifactId>
- <version>1.4.4</version>
- </dependency>
- <dependency>
- <groupId>org.ops4j.pax.jdbc</groupId>
<artifactId>pax-jdbc-config</artifactId>
<version>1.4.4</version>
</dependency>
@@ -4576,6 +3231,16 @@
<version>1.4.4</version>
</dependency>
<dependency>
+ <groupId>org.ops4j.pax.jdbc</groupId>
+ <artifactId>pax-jdbc</artifactId>
+ <version>1.3.4</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.jdbc</groupId>
+ <artifactId>pax-jdbc</artifactId>
+ <version>1.4.4</version>
+ </dependency>
+ <dependency>
<groupId>org.ops4j.pax.jms</groupId>
<artifactId>pax-jms-activemq</artifactId>
<version>1.0.7</version>
@@ -4628,27 +3293,27 @@
<dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-api</artifactId>
- <version>1.11.6</version>
+ <version>1.11.7</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-log4j2</artifactId>
- <version>1.11.6</version>
+ <version>1.11.7</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-logback</artifactId>
- <version>1.11.6</version>
+ <version>1.11.7</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.tipi</groupId>
<artifactId>org.ops4j.pax.tipi.tomcat-embed-core</artifactId>
- <version>8.5.32.1</version>
+ <version>8.5.57.1</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.tipi</groupId>
<artifactId>org.ops4j.pax.tipi.tomcat-embed-websocket</artifactId>
- <version>8.5.32.1</version>
+ <version>8.5.57.1</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.transx</groupId>
@@ -4698,7 +3363,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-war</artifactId>
- <version>2.6.1</version>
+ <version>2.6.2</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.url</groupId>
@@ -4708,67 +3373,67 @@
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-api</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-deployer</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-descriptor</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-extender-war</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-extender-whiteboard</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-jetty</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-jsp</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-resources-extender</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-resources-jsf</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-runtime</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-spi</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-tomcat</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-undertow</artifactId>
- <version>7.2.16</version>
+ <version>7.2.19</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
@@ -4792,32 +3457,32 @@
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm</artifactId>
- <version>5.2</version>
+ <artifactId>asm-analysis</artifactId>
+ <version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm</artifactId>
+ <artifactId>asm-commons</artifactId>
<version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm-analysis</artifactId>
+ <artifactId>asm-tree</artifactId>
<version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm-commons</artifactId>
+ <artifactId>asm-util</artifactId>
<version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm-tree</artifactId>
- <version>8.0.1</version>
+ <artifactId>asm</artifactId>
+ <version>5.2</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
- <artifactId>asm-util</artifactId>
+ <artifactId>asm</artifactId>
<version>8.0.1</version>
</dependency>
<dependency>
@@ -4843,12 +3508,12 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
- <version>2.13.3</version>
+ <version>2.13.4</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
- <version>2.13.3</version>
+ <version>2.13.4</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml
index 16bedb82..cc21dc4e 100644
--- a/odlparent/binding-parent/pom.xml
+++ b/odlparent/binding-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>binding-parent</artifactId>
- <version>6.0.7</version>
+ <version>6.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index 9acecb9c..854f906f 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml
index 112deba2..5ce4d10f 100644
--- a/odlparent/feature-repo-parent/pom.xml
+++ b/odlparent/feature-repo-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml
index 9555a16d..cfbf24f2 100644
--- a/odlparent/karaf4-parent/pom.xml
+++ b/odlparent/karaf4-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>karaf4-parent</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml
index 5533753d..b1c1b947 100644
--- a/odlparent/mdsal-it-parent/pom.xml
+++ b/odlparent/mdsal-it-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.controller</groupId>
<artifactId>mdsal-it-parent</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml
index 040486a4..87f45c39 100644
--- a/odlparent/odlparent-lite/pom.xml
+++ b/odlparent/odlparent-lite/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml
index 02393a08..53dc0d69 100644
--- a/odlparent/odlparent/pom.xml
+++ b/odlparent/odlparent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties
index dd00c086..28263f87 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=6.0.8
diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties
index bbe4524f..77f479fb 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=7.0.8
diff --git a/odlparent/setup/src/main/properties/feature-repo-parent.properties b/odlparent/setup/src/main/properties/feature-repo-parent.properties
index 97e5a281..ef60b215 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=7.0.8
diff --git a/odlparent/setup/src/main/properties/karaf4-parent.properties b/odlparent/setup/src/main/properties/karaf4-parent.properties
index 0f8077d7..27861d59 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=7.0.8
diff --git a/odlparent/setup/src/main/properties/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties
index b3f808a5..ffa58533 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=2.0.7
diff --git a/odlparent/setup/src/main/properties/odlparent-lite.properties b/odlparent/setup/src/main/properties/odlparent-lite.properties
index befd86c4..b26405aa 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=7.0.8
diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties
index ca218faa..025180e8 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=7.0.8
diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties
index 362cd2b1..b9aecd69 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=7.0.8
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index 09b4e791..a03e81f3 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.xml
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>\${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>\${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>\${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml
index 0e9dc9ef..058a2137 100644
--- a/odlparent/single-feature-parent/pom.xml
+++ b/odlparent/single-feature-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>7.0.7</version>
+ <version>7.0.8</version>
<relativePath/>
</parent>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 34734122..355a79ca 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -58,14 +58,14 @@
<checkstyle.skip>true</checkstyle.skip>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
<ccsdk.sli.plugins.version>${ccsdk.sli.version}</ccsdk.sli.plugins.version>
- <ccsdk.distribution.version>1.1.1-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
<mariadb.connector.version>2.1.1</mariadb.connector.version>
<fasterxml.jackson.version>2.10.0</fasterxml.jackson.version>
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 c8b67397..1fbb3f42 100644
--- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml
+++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml
@@ -91,10 +91,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index c9d46931..e99acb8a 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -91,10 +91,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 53dedc9b..6fe15487 100644
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -91,10 +91,10 @@
<logging-analytics.version>1.6.6</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>1.1.1</ccsdk.cds.version>
- <ccsdk.features.version>1.1.4-SNAPSHOT</ccsdk.features.version>
- <ccsdk.distribution.version>1.1.5-SNAPSHOT</ccsdk.distribution.version>
- <ccsdk.sli.version>1.2.2-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.cds.version>1.1.4</ccsdk.cds.version>
+ <ccsdk.features.version>1.1.5-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.distribution.version>1.1.6-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.sli.version>1.2.3-SNAPSHOT</ccsdk.sli.version>
<ccsdk.sli.core.version>${ccsdk.sli.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${ccsdk.sli.version}</ccsdk.sli.adaptors.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
diff --git a/tools/mkbom.sh b/tools/mkbom.sh
index f2615b84..65ec684e 100755
--- a/tools/mkbom.sh
+++ b/tools/mkbom.sh
@@ -43,15 +43,30 @@ do
groupId=$(echo $jar | rev | cut -d'/' -f4- | rev | tr '/' '.')
- echo " <dependency>"
- echo " <groupId>$groupId</groupId>"
- echo " <artifactId>$artifactId</artifactId>"
- echo " <version>$version</version>"
- echo " </dependency>"
+ echo " <dependency>"
+ echo " <groupId>$groupId</groupId>"
+ echo " <artifactId>$artifactId</artifactId>"
+ echo " <version>$version</version>"
+ echo " </dependency>"
done
cat <<END
</dependencies>
</dependencyManagement>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <!-- This version supports the "deployAtEnd" parameter -->
+ <version>2.8</version>
+ <configuration>
+ <skip/>
+ <deployAtEnd>true</deployAtEnd>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
END