Bump versions by x.(y+1).z
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-features / pom.xml
index 9b389e9f044d13f499725e14c3eff0187cec6b9f..d4e2a6caa47205100129dc9b8bbb1a20b30d7049 100644 (file)
@@ -11,21 +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>11.0.1</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>hwvtepsouthbound-features-aggregator</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.16.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
+  <!-- <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>