X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features-li%2Fpom.xml;h=e4c864cd90d8b265af5e49a03c036a0f5a3562c9;hb=c6a80986e07e31641ec3528c384adb8819b7a857;hp=cd3739d6ec45b4d6fd403ec8bb55f7a22e180c9f;hpb=50378730ba6e304c9c496bdb10481bc55543b253;p=openflowplugin.git diff --git a/features-li/pom.xml b/features-li/pom.xml index cd3739d6ec..e4c864cd90 100644 --- a/features-li/pom.xml +++ b/features-li/pom.xml @@ -3,28 +3,102 @@ 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.1.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + - features-openflowplugin-li + org.opendaylight.openflowplugin + features-openflowplugin-li jar + 0.2.0-SNAPSHOT - 1.5.0-SNAPSHOT + 0.8.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.10.0-SNAPSHOT + etc/opendaylight/karaf 30-statistics-manager.xml - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-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 @@ -32,20 +106,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 @@ -108,13 +179,6 @@ features xml - - org.opendaylight.controller - features-netconf-connector - ${mdsal.version} - features - xml - @@ -148,10 +212,23 @@ 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 @@ -200,88 +277,21 @@ org.opendaylight.controller liblldp - ${sal.api.version} + ${lldp.version} - - - org.opendaylight.odlparent - features-test + org.opendaylight.openflowplugin + openflowplugin-common - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.distro.empty.version} - zip + org.opendaylight.openflowplugin.applications + bulk-o-matic + + + org.opendaylight.openflowplugin.applications + bulk-o-matic + xml + config - - - - - 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 -