X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=c155d0559b34aace0bbb978c0dbc93a358f85224;hb=55623dbd3effdbb92784a312524518f2414094ef;hp=a37891d9c6e6ecd98b711b74f7e729a6f4cbd362;hpb=61c46b4ba8c7b2c4b21ca8803345eb99723c3802;p=openflowplugin.git diff --git a/features/pom.xml b/features/pom.xml index a37891d9c6..c155d0559b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -3,29 +3,101 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.2.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + features-parent + 1.7.3-SNAPSHOT + - features-openflowplugin + org.opendaylight.openflowplugin + features-openflowplugin jar + 0.3.3-SNAPSHOT - 1.6.0-SNAPSHOT + 1.0.3-SNAPSHOT + 0.5.3-SNAPSHOT + 1.4.3-SNAPSHOT + 0.8.3-SNAPSHOT + 0.3.3-SNAPSHOT + 0.4.3-SNAPSHOT + 0.11.3-SNAPSHOT etc/opendaylight/karaf - 30-statistics-manager.xml - 40-inventory-manager.xml - 1.3.0-SNAPSHOT + 1.4.3-SNAPSHOT + 0.9.3-SNAPSHOT + + + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + ${project.version} + import + pom + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + import + pom + + + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.version} + import + pom + + + + + org.opendaylight.netconf + restconf-artifacts + ${restconf.version} + import + pom + + + + + + org.opendaylight.openflowjava + openflowjava-artifacts + ${openflowjava.version} + import + pom + + + + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features + xml + runtime + + org.opendaylight.controller features-mdsal - ${mdsal.version} features xml @@ -33,20 +105,17 @@ org.opendaylight.yangtools features-yangtools features - ${yangtools.version} xml - org.opendaylight.controller + org.opendaylight.netconf features-restconf - ${mdsal.version} features xml org.opendaylight.openflowjava features-openflowjava - ${openflowjava.version} features xml @@ -79,19 +148,11 @@ org.opendaylight.openflowplugin.applications - forwardingrules-manager-config - config - xml - - - org.opendaylight.openflowplugin.applications - inventory-manager + forwardingrules-sync org.opendaylight.openflowplugin.applications inventory-manager - xml - config org.opendaylight.openflowplugin.applications @@ -102,10 +163,30 @@ statistics-manager - org.opendaylight.openflowplugin.applications - statistics-manager-config + org.opendaylight.openflowplugin + openflowplugin-blueprint-config + ${project.version} + + + org.opendaylight.openflowplugin + openflowplugin-blueprint-config + ${project.version} + cfg config + + + org.opendaylight.openflowplugin + openflowplugin-blueprint-config + ${project.version} xml + config + + + org.opendaylight.openflowplugin + openflowplugin-blueprint-config + ${project.version} + xml + legacyConfig @@ -137,61 +218,25 @@ org.opendaylight.openflowplugin.applications table-miss-enforcer - - org.opendaylight.openflowplugin.applications - table-miss-enforcer - xml - config - org.opendaylight.openflowplugin.applications topology-lldp-discovery - - org.opendaylight.openflowplugin.applications - topology-lldp-discovery - xml - config - + org.opendaylight.openflowplugin.applications topology-manager - - org.opendaylight.openflowplugin.applications - topology-manager - xml - config - org.opendaylight.openflowplugin.applications of-switch-config-pusher - - org.opendaylight.openflowplugin.applications - of-switch-config-pusher - xml - config - - - org.opendaylight.openflowplugin.applications - lldp-speaker - xml - config - - - - org.opendaylight.openflowplugin - drop-test-karaf - org.opendaylight.openflowplugin drop-test-karaf - config - xml org.opendaylight.openflowplugin @@ -201,7 +246,7 @@ org.opendaylight.openflowplugin openflowplugin-controller-config xml - config-He + config-Li org.opendaylight.openflowplugin @@ -212,7 +257,7 @@ org.opendaylight.controller liblldp - ${sal.api.version} + ${lldp.version} org.opendaylight.openflowplugin @@ -224,90 +269,8 @@ org.opendaylight.openflowplugin.applications - bulk-o-matic - xml - config - - - - - org.opendaylight.odlparent - features-test - - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.distro.empty.version} - zip + notification-supplier - - - - true - src/main/resources - - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.outputDirectory}/features.xml - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.16 - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.distro.version} - - - org.opendaylight.odlparent:features-test - - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL -