X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ovs-sfc%2Fpom.xml;h=37982ce082700672144e7f9b11441f6675700819;hb=6fda3203cd6dbf755f75e7e6c518f015f4358ac6;hp=b0b2842c0e5679f4f40961953cccfd4541269725;hpb=3a38cd109acd2974fac6635fdbfbfae72736aee1;p=netvirt.git diff --git a/ovs-sfc/pom.xml b/ovs-sfc/pom.xml index b0b2842c0e..37982ce082 100644 --- a/ovs-sfc/pom.xml +++ b/ovs-sfc/pom.xml @@ -1,198 +1,206 @@ + - 4.0.0 - - org.opendaylight.ovsdb - commons - 1.3.0-SNAPSHOT - ../commons/parent - - ovssfc - OpenDaylight OVS Service Function Chaining - 0.1.0-SNAPSHOT - bundle + 4.0.0 - - target/generated-sources/config - + + org.opendaylight.ovsdb + commons + 1.3.0-SNAPSHOT + ../commons/parent + - - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - junit - junit - test - - - org.mockito - mockito-all - test - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - - + ovssfc + 0.1.0-SNAPSHOT + bundle + + + target/generated-sources/config + + + + + org.osgi + org.osgi.core + + + com.google.guava + guava + + + junit + junit + test + + + org.mockito + mockito-all + test + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.openflowplugin.model + model-flow-base + + + org.opendaylight.openflowplugin.model + model-flow-service + + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.ovsdb + library + + + org.opendaylight.ovsdb + plugin + + + org.opendaylight.ovsdb + schema.openvswitch + + + org.opendaylight.ovsdb + utils.mdsal-openflow + + + org.opendaylight.sfc + sfc-model + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + opendaylight-l2-types + + + org.slf4j + slf4j-api + + + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + utils.mdsal-openflow;type=!pom;inline=false + true + + /OSGI-OPT/ovs-sfc/53-ovssfc-provider.xml=${project.basedir}/src/main/resources/initial/53-ovssfc-provider.xml,{maven-resources} + + + ${project.basedir}/META-INF + + + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${jmxGeneratorPath} + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + true + + + + + org.opendaylight.controller - sal-common-api - - - org.opendaylight.controller.model - model-flow-base - - - org.opendaylight.controller.model - model-flow-service - - - org.opendaylight.controller.model - model-inventory - - - org.opendaylight.ovsdb - library - - - org.opendaylight.ovsdb - plugin - - - org.opendaylight.ovsdb - schema.openvswitch - - - org.opendaylight.ovsdb - utils.mdsal-openflow - - - org.opendaylight.sfc - sfc-model - - - org.opendaylight.yangtools - concepts - - + yang-jmx-generator-plugin + ${controller.config.version} + + org.opendaylight.yangtools - yang-binding - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools.model - opendaylight-l2-types - - - org.slf4j - slf4j-api - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - utils.mdsal-openflow;type=!pom;inline=false - true - - /OSGI-OPT/ovs-sfc/53-ovssfc-provider.xml=${project.basedir}/src/main/resources/initial/53-ovssfc-provider.xml,{maven-resources} - - - ${project.basedir}/META-INF - - - - org.opendaylight.yangtools - yang-maven-plugin - - - config - - generate-sources - - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${jmxGeneratorPath} - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${controller.config.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.jacoco - jacoco-maven-plugin - - - + maven-sal-api-gen-plugin + ${yangtools.version} + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.jacoco + jacoco-maven-plugin + + + - - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - + + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main +