migrate parents to suflur-sr0
[ccsdk/parent.git] / odlparent / single-feature-parent / pom.xml
index 53971c1..f70a978 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.8</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
         <sdnctl.slipluginutils.version>${ccsdk.sli.version}</sdnctl.slipluginutils.version>
 
         <!-- Support libraries used by OpenDaylight -->
-        <odl.controller.mdsal.version>8.0.7</odl.controller.mdsal.version>
-        <odl.mdsal.version>9.0.8</odl.mdsal.version>
-        <odl.mdsal.model.version>9.0.8</odl.mdsal.model.version>
+        <odl.controller.mdsal.version>9.0.2</odl.controller.mdsal.version>
+        <odl.mdsal.version>10.0.0</odl.mdsal.version>
+        <odl.mdsal.model.version>10.0.0</odl.mdsal.model.version>
         <odl.mdsal.generator.version>8.0.5</odl.mdsal.generator.version>
-        <odl.netconf.restconf.version>8.0.7</odl.netconf.restconf.version>
-        <odl.netconf.netconf.version>8.0.7</odl.netconf.netconf.version>
-        <odl.netconf.sal.rest.docgen.version>8.0.7</odl.netconf.sal.rest.docgen.version>
+        <odl.netconf.restconf.version>9.0.2</odl.netconf.restconf.version>
+        <odl.netconf.netconf.version>9.0.2</odl.netconf.netconf.version>
+        <odl.netconf.sal.rest.docgen.version>9.0.2</odl.netconf.sal.rest.docgen.version>
 
         <!-- Used by aaa, vtn -->
         <commons.codec.version>1.15</commons.codec.version>
         <!-- Used by aaa -->
         <felix.dependencymanager.version>4.4.1</felix.dependencymanager.version>
         <!-- Used by lacp, netconf, ovsdb, sfc, toolkit; see also vtn -->
-        <gson.version>2.8.8</gson.version>
+        <gson.version>2.9.0</gson.version>
         <!-- Used by aaa, dlux, persistence, snmp4sdn, sxp -->
-        <guava.version>30.1.1-jre</guava.version>
+        <guava.version>31.1-jre</guava.version>
         <!-- Used by aaa, alto, netconf, ovsdb, sfc; see also affinity, defense4all,
             integration/distribution, snmp4sdn, toolkit, ttp -->
-        <jackson.version>2.12.5</jackson.version>
+        <jackson.version>2.12.6</jackson.version>
         <!-- Used by snmp4sdn, yangtools -->
-        <javassist.version>3.27.0-GA</javassist.version>
+        <javassist.version>3.28.0-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 -->
         <!-- 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.69.Final</netty.version>
+        <netty.version>4.1.74.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 -->