Bump upstreams for 2022.09 Chlorine
[ovsdb.git] / library / features / odl-ovsdb-library / pom.xml
index b1b2a3b4591e230e20c9f98218e6572562e621f0..2322d43b1564dc02caf334e804e65e869ffebe58 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.8</version>
+        <version>11.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-library</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.15.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -28,22 +28,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-jackson-2.9</artifactId>
-            <version>4.0.8</version>
+            <artifactId>odl-jackson-2.13</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.9.0-SNAPSHOT</version>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-netty-4</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-cert</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <version>0.16.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>