BUG-4340: raise test coverage to 80% - multipart callback related
[openflowplugin.git] / extension / pom.xml
index ca3feee59690ff22014405f76eb1bccf9573a454..e31d927f3fcf05e13f16aa645bd2a7b781f120db 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.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>