Merge "Bug 6372 table-miss-enforcer - DTCL instead of DTL"
[openflowplugin.git] / extension / pom.xml
index e31d927f3fcf05e13f16aa645bd2a7b781f120db..e55e41f7ff8fd370f02c937262938214f6b7ea80 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -18,8 +18,8 @@
         <module>openflowplugin-extension-api</module>
         <module>openflowplugin-extension-nicira</module>
         <module>openflowplugin-extension-nicira-config</module>
+        <module>features-he</module>
         <module>features</module>
-        <module>features-li</module>
         <module>test-extension</module>
     </modules>
 </project>