Bump upstreams for 2022.09 Chlorine
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl-ui / pom.xml
index 4a799b8f762a8b90d358de9d8286064f939b0510..a55fa77b9567eea8147e3ff9e6e5407e0aa4f8c0 100644 (file)
@@ -6,21 +6,19 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>11.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>odl-ovsdb-southbound-impl-ui</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.15.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -38,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>4.0.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>