features-he-aggregator
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-he-aggregator</artifactId>
<version>0.4.4-Carbon</version>
</dependency><?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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent-lite</artifactId>
<version>1.8.4-Carbon</version>
<relativePath>../..//odlparent/odlparent-lite</relativePath>
</parent>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-he-aggregator</artifactId>
<packaging>pom</packaging>
<version>0.4.4-Carbon</version>
<modules>
<module>features-openflowplugin-he</module>
<module>features4-openflowplugin-he</module>
<module>odl-openflowplugin-southbound-he</module>
<module>odl-openflowplugin-flow-services-he</module>
<module>odl-openflowplugin-nsf-services-he</module>
<module>odl-openflowplugin-nsf-model-he</module>
<module>odl-openflowplugin-app-bulk-o-matic-he</module>
<module>odl-openflowplugin-app-lldp-speaker-he</module>
<module>odl-openflowplugin-app-config-pusher-he</module>
<module>odl-openflowplugin-app-table-miss-enforcer-he</module>
<module>odl-openflowplugin-flow-services-ui-he</module>
<module>odl-openflowplugin-flow-services-rest-he</module>
</modules>
</project>