summaryrefslogtreecommitdiffstats
path: root/odlparent
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent')
-rw-r--r--odlparent/binding-parent/pom.xml44
-rw-r--r--odlparent/bundle-parent/pom.xml44
-rw-r--r--odlparent/client-parent/pom.xml2
-rw-r--r--odlparent/feature-repo-parent/pom.xml44
-rw-r--r--odlparent/karaf4-parent/pom.xml44
-rw-r--r--odlparent/mdsal-it-parent/pom.xml44
-rw-r--r--odlparent/odlparent-lite/pom.xml44
-rw-r--r--odlparent/odlparent/pom.xml44
-rwxr-xr-xodlparent/pom.xml4
-rwxr-xr-xodlparent/setup/pom.xml4
-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.xml36
-rw-r--r--odlparent/single-feature-parent/pom.xml44
20 files changed, 207 insertions, 207 deletions
diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml
index 016f649c..ee1c09f0 100644
--- a/odlparent/binding-parent/pom.xml
+++ b/odlparent/binding-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>binding-parent</artifactId>
- <version>11.0.12</version>
+ <version>12.0.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index bd568049..cbfb763c 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml
index 2ee4ace5..2e23018c 100644
--- a/odlparent/client-parent/pom.xml
+++ b/odlparent/client-parent/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml
index 22910ab4..ce1fccb2 100644
--- a/odlparent/feature-repo-parent/pom.xml
+++ b/odlparent/feature-repo-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml
index 878e3776..964f2b65 100644
--- a/odlparent/karaf4-parent/pom.xml
+++ b/odlparent/karaf4-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>karaf4-parent</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>karaf4-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml
index 66308558..cefed6de 100644
--- a/odlparent/mdsal-it-parent/pom.xml
+++ b/odlparent/mdsal-it-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.controller</groupId>
<artifactId>mdsal-it-parent</artifactId>
- <version>7.0.9</version>
+ <version>8.0.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>mdsal-it-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml
index d33377bd..d5288b7b 100644
--- a/odlparent/odlparent-lite/pom.xml
+++ b/odlparent/odlparent-lite/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml
index d0805375..c9e0bdce 100644
--- a/odlparent/odlparent/pom.xml
+++ b/odlparent/odlparent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/odlparent/pom.xml b/odlparent/pom.xml
index 443d82b6..6fe7401b 100755
--- a/odlparent/pom.xml
+++ b/odlparent/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 9810d16f..40d3fd94 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
diff --git a/odlparent/setup/src/main/properties/binding-parent.properties b/odlparent/setup/src/main/properties/binding-parent.properties
index 9f52a141..66e29cd8 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=11.0.12
+odlparent.version=12.0.4
diff --git a/odlparent/setup/src/main/properties/bundle-parent.properties b/odlparent/setup/src/main/properties/bundle-parent.properties
index 68e21d3b..13142531 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/properties/feature-repo-parent.properties b/odlparent/setup/src/main/properties/feature-repo-parent.properties
index 110e7d00..f9d3459e 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/properties/karaf4-parent.properties b/odlparent/setup/src/main/properties/karaf4-parent.properties
index 692cfdf7..843349a9 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/properties/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties
index 5e0ee818..602cb144 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=7.0.9
+odlparent.version=8.0.4
diff --git a/odlparent/setup/src/main/properties/odlparent-lite.properties b/odlparent/setup/src/main/properties/odlparent-lite.properties
index 638e65b2..7a848722 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties
index bd9c9c64..c0eac00b 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/properties/single-feature-parent.properties b/odlparent/setup/src/main/properties/single-feature-parent.properties
index 461010ac..71e08879 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=12.0.7
+odlparent.version=13.0.10
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index 2893be73..e34806e1 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.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>\${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml
index 273f0cfe..bc6a0565 100644
--- a/odlparent/single-feature-parent/pom.xml
+++ b/odlparent/single-feature-parent/pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>12.0.7</version>
+ <version>13.0.10</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,10 +97,10 @@
<logging-analytics.version>1.6.9</logging-analytics.version>
<!-- CCSDK component versions -->
- <ccsdk.cds.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.cds.version>
- <ccsdk.features.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.features.version>
- <ccsdk.distribution.version>(1.5.99999, 1.6.99999-SNAPSHOT]</ccsdk.distribution.version>
- <ccsdk.sli.version>(1.6.99999, 1.7.99999-SNAPSHOT]</ccsdk.sli.version>
+ <ccsdk.cds.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.cds.version>
+ <ccsdk.features.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.features.version>
+ <ccsdk.distribution.version>[2.0.0-SNAPSHOT, 2.0.99999-SNAPSHOT]</ccsdk.distribution.version>
+ <ccsdk.sli.version>[2.0.0-SNAPSHOT, 2.0.99999-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>
@@ -111,17 +111,17 @@
<sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>11.0.9</odl.mdsal.version>
- <odl.mdsal.model.version>11.0.9</odl.mdsal.model.version>
+ <odl.mdsal.version>13.0.10</odl.mdsal.version>
+ <odl.mdsal.model.version>13.0.10</odl.mdsal.model.version>
<odl.mdsal.generator.version>11.0.9</odl.mdsal.generator.version>
- <odl.netconf.restconf.version>5.0.6</odl.netconf.restconf.version>
- <odl.netconf.netconf.version>5.0.6</odl.netconf.netconf.version>
- <odl.netconf.sal.rest.docgen.version>5.0.6</odl.netconf.sal.rest.docgen.version>
+ <odl.netconf.restconf.version>12.0.4</odl.netconf.restconf.version>
+ <odl.netconf.netconf.version>12.0.4</odl.netconf.netconf.version>
+ <odl.netconf.sal.rest.docgen.version>12.0.4</odl.netconf.sal.rest.docgen.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.15</commons.codec.version>
<!-- Used by netconf, ovsdb -->
- <commons.lang3.version>3.12.0</commons.lang3.version>
+ <commons.lang3.version>3.14.0</commons.lang3.version>
<!-- Used by sfc, snmp4sdn; see also affinity, toolkit -->
<commons.lang.version>2.6</commons.lang.version>
<!-- Used by neutron; see also controller, vtn -->
@@ -133,27 +133,27 @@
<!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
<gson.version>2.10.1</gson.version>
<!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
- <guava.version>31.1-jre</guava.version>
+ <guava.version>32.1.3-jre</guava.version>
<!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
integration/distribution, snmp4sdn, toolkit, ttp -->
- <jackson.version>2.14.2</jackson.version>
+ <jackson.version>2.15.3</jackson.version>
<!-- Used by snmp4sdn, yangtools -->
- <javassist.version>3.29.2-GA</javassist.version>
+ <javassist.version>3.30.2-GA</javassist.version>
<!-- FIXME remove all dependencies for jersey 1.17 after migration all projects -->
<!-- Used by aaa, alto, netconf, neutron, sfc; see also affinity, defense4all, snmp4sdn, toolkit -->
- <jersey.version>2.39.1</jersey.version>
+ <jersey.version>2.41</jersey.version>
<!-- Used by sfc -->
- <jersey.client.version>2.39.1</jersey.client.version>
+ <jersey.client.version>2.41</jersey.client.version>
<!-- Used everywhere -->
<junit.version>4.13.2</junit.version>
<!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<!-- Used by nic, sfc, sxp, tsdr -->
<mockito.version>3.12.4</mockito.version>
<!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
- <netty.version>4.1.91.Final</netty.version>
+ <netty.version>4.1.104.Final</netty.version>
<!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
<slf4j.version>1.7.32</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
@@ -175,7 +175,7 @@
<grpc.version>1.21.1</grpc.version>
<log4j.version>2.17.1</log4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.52.v20230823</jetty.version>
<mariadb.connector.version>2.7.5</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<testng.version>6.14.3</testng.version>
@@ -192,14 +192,14 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>