Integrate controller-2.0.1
[openflowplugin.git] / extension / features-extension-aggregator / pom.xml
index aeea734e8f30e45b99894ad435c4fceecd24046f..9cb89bf527d918905889e63381e14d04a63d7470 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-extension-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin-extension</module>
         <module>odl-openflowplugin-nxm-extensions</module>
         <module>odl-openflowplugin-onf-extensions</module>
+        <module>odl-openflowplugin-eric-extensions</module>
     </modules>
 
 </project>