Bump versions by x.(y+1).z
[openflowplugin.git] / applications / pom.xml
index b17620e0069d907c78a368d0c7babb4fda9596bf..957bf6aab231bafb3ea8ff4c2dcf5e79f4fa6c61 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications-aggregator</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.17.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -23,8 +23,6 @@
         <module>table-miss-enforcer</module>
         <module>of-switch-config-pusher</module>
         <module>lldp-speaker</module>
-        <!-- deprecated apps -->
-        <module>notification-supplier</module>
         <!-- nsf apps -->
         <module>topology-manager</module>
         <module>forwardingrules-manager</module>