Bump mdsal to 4.0.6
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-features / pom.xml
index cf7e5c42e80acb3408aa78ca36536da8504f65f9..39c8b67ea506f32865d273d24fa6a3244637886a 100644 (file)
@@ -11,18 +11,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>hwvtepsouthbound-features-aggregator</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>${project.artifactId}</name>
+  <!-- <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>
 
   <modules>
     <module>features</module>
-    <module>features4</module>
     <module>odl-ovsdb-hwvtepsouthbound-api</module>
     <module>odl-ovsdb-hwvtepsouthbound</module>
     <module>odl-ovsdb-hwvtepsouthbound-rest</module>