Bump to odlparent-5.0.5/yangtools-3.0.9/mdsal-4.0.11
[ovsdb.git] / southbound / southbound-features / pom.xml
index eb3d2115f40a1904cfceb54397b551b76e80bc1d..f77096431b0efe2137fa9c2e9f8f18cb94724a7a 100644 (file)
@@ -6,20 +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>odlparent-lite</artifactId>
-        <version>1.9.0</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>southbound-features-aggregator</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.9.2-SNAPSHOT</version>
     <!-- <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. -->
     <name>ODL :: ovsdb :: ${project.artifactId}</name>
@@ -27,7 +26,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <modules>
         <module>features</module>
-        <module>features4</module>
         <module>odl-ovsdb-southbound-api</module>
         <module>odl-ovsdb-southbound-impl</module>
         <module>odl-ovsdb-southbound-impl-rest</module>