Bump upstreams
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-api / pom.xml
index 8056f17cd727435df0dd90564f1d9860cbe8d095..37324cb02cdf04691dee46ef2ff048349cd36b41 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>8.0.0</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-southbound-api</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.0</version>
+                <version>11.0.7</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>