migrate parents to silicon-sr2
[ccsdk/parent.git] / odlparent / feature-repo-parent / pom.xml
index 21a26a3..56a10a0 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.2</version>
+        <version>8.1.3</version>
         <relativePath/>
     </parent>
 
         <sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
 
         <!-- Support libraries used by OpenDaylight -->
-        <odl.controller.mdsal.version>1.13.2</odl.controller.mdsal.version>
-        <odl.mdsal.version>7.0.7</odl.mdsal.version>
-        <odl.mdsal.model.version>7.0.7</odl.mdsal.model.version>
-        <odl.netconf.restconf.version>1.13.2</odl.netconf.restconf.version>
-        <odl.netconf.netconf.version>1.13.2</odl.netconf.netconf.version>
-        <odl.netconf.sal.rest.docgen.version>1.13.2</odl.netconf.sal.rest.docgen.version>
+        <odl.controller.mdsal.version>1.13.4</odl.controller.mdsal.version>
+        <odl.mdsal.version>7.0.9</odl.mdsal.version>
+        <odl.mdsal.model.version>7.0.9</odl.mdsal.model.version>
+        <odl.netconf.restconf.version>1.13.4</odl.netconf.restconf.version>
+        <odl.netconf.netconf.version>1.13.4</odl.netconf.netconf.version>
+        <odl.netconf.sal.rest.docgen.version>1.13.4</odl.netconf.sal.rest.docgen.version>
 
         <!-- Used by aaa, vtn -->
         <commons.codec.version>1.15</commons.codec.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.3.3</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
-        <netty.version>4.1.63.Final</netty.version>
+        <netty.version>4.1.65.Final</netty.version>
         <!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
         <slf4j.version>1.7.29</slf4j.version>
         <!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp -->
         <mariadb4j.version>2.4.0</mariadb4j.version>
         <testng.version>6.14.3</testng.version>
         <tomcat-jdbc.version>9.0.52</tomcat-jdbc.version>
-        <jetty.version>9.4.38.v20210224</jetty.version>
+        <jetty.version>9.4.40.v20210413</jetty.version>
         <skip.karaf.featureTest>true</skip.karaf.featureTest>
         <dependency-list.file>direct-dependencies.txt</dependency-list.file>
     </properties>