1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
4 <groupId>org.opendaylight.odlparent</groupId>
5 <artifactId>odlparent-lite</artifactId>
6 <version>8.1.0</version>
9 <modelVersion>4.0.0</modelVersion>
11 <groupId>org.opendaylight.openflowplugin</groupId>
12 <artifactId>features-extension-aggregator</artifactId>
13 <packaging>pom</packaging>
14 <version>0.12.0-SNAPSHOT</version>
17 <module>features-openflowplugin-extension</module>
18 <module>odl-openflowplugin-nxm-extensions</module>
19 <module>odl-openflowplugin-onf-extensions</module>
20 <module>odl-openflowplugin-eric-extensions</module>