Merge "BUG-4117: initial commit for new App Old-Notification-Supplier"
[openflowplugin.git] / extension / pom.xml
index ca3feee59690ff22014405f76eb1bccf9573a454..1195d5eb3b419df0c58be9148347100a3080a837 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -19,6 +19,7 @@
         <module>openflowplugin-extension-nicira</module>
         <module>openflowplugin-extension-nicira-config</module>
         <module>features</module>
+        <module>features-li</module>
         <module>test-extension</module>
     </modules>
 </project>