OPNFLWPLUG-1070
[openflowplugin.git] / extension / pom.xml
index ac6b69c23680892023f504287b51a8321bf87e3c..04407e274afdbde491aa1d13eecb3e304c440ffc 100644 (file)
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
         <module>openflowjava-extension-nicira</module>
         <module>openflowplugin-extension-api</module>
         <module>openflowplugin-extension-nicira</module>
-        <module>openflowplugin-extension-nicira-config</module>
         <module>openflowplugin-extension-onf</module>
+        <module>openflowjava-extension-eric</module>
+        <module>openflowplugin-extension-eric</module>
         <module>test-extension</module>
         <module>features-extension-aggregator</module>
-        <module>features-he-extension-aggregator</module>
     </modules>
 </project>