X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=305fea44f9c2f5d0f0cdaa288c06527c9b44fd00;hb=9380317e63a6654d1477343acad1da0db0b0ceb3;hp=b3021de084349839ec2809bc28e21393de864d7a;hpb=720bee0001a25b5003f95814c2e85b05a62c1f18;p=groupbasedpolicy.git diff --git a/features/pom.xml b/features/pom.xml old mode 100644 new mode 100755 index b3021de08..305fea44f --- a/features/pom.xml +++ b/features/pom.xml @@ -7,48 +7,98 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - commons.groupbasedpolicy - org.opendaylight.groupbasedpolicy - 0.3.0-SNAPSHOT - ../commons/parent + org.opendaylight.odlparent + features-parent + 1.7.0-SNAPSHOT + + org.opendaylight.groupbasedpolicy features-groupbasedpolicy + 0.4.0-SNAPSHOT jar + + 3.0 + + - 1.6.0-SNAPSHOT - 2.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - features.xml + 0.4.0-SNAPSHOT + 2.1.0-SNAPSHOT + 0.9.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.3.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.1.0-SNAPSHOT + 0.3.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.4.0-SNAPSHOT etc/opendaylight/karaf - 15-groupbasedpolicy-ofoverlay.xml - 15-groupbasedpolicy-opflex.xml - 15-neutron-mapper.xml - 15-neutron-ovsdb.xml - 15-ui-backend.xml + 1.3.0-SNAPSHOT + + + + + org.opendaylight.groupbasedpolicy + groupbasedpolicy-artifacts + ${project.version} + pom + import + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${controller.mdsal.version} + import + pom + + + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + ${openflowplugin.version} + import + pom + + + + - + - org.opendaylight.yangtools - features-yangtools + org.opendaylight.mdsal + features-mdsal features xml + runtime - org.opendaylight.mdsal + org.opendaylight.controller features-mdsal - ${mdsal.version} features xml - runtime - org.opendaylight.mdsal.model features-mdsal-model @@ -57,99 +107,124 @@ xml runtime + + - org.opendaylight.controller - features-mdsal - ${controller.mdsal.version} + org.opendaylight.openflowplugin + features-openflowplugin features xml - org.opendaylight.netconf - features-restconf - ${restconf.version} + org.opendaylight.openflowplugin + features-openflowplugin-extension features xml + + - org.opendaylight.sfc - features-sfc - ${sfc.version} + org.opendaylight.ovsdb + southbound-features + ${ovsdb.southbound.version} features xml - runtime + + - org.opendaylight.sfc - features-sfc-sb-rest - ${sfc.version} + org.opendaylight.neutron + features-neutron features + ${neutron.version} xml - runtime - org.opendaylight.sfc - features-sfc-ovs - ${sfc.version} - features - xml - runtime + org.opendaylight.neutron + dummyprovider + ${neutron.version} + + - org.opendaylight.sfc - features-sfcofl2 - ${sfc.version} + org.opendaylight.faas + features-faas features + ${faas.version} xml - runtime + + org.opendaylight.sfc - features-sfc-netconf + features-sfc ${sfc.version} features xml runtime + + - org.opendaylight.openflowplugin - features-openflowplugin - ${openflowplugin.version} + org.opendaylight.netconf + features-restconf + ${restconf.version} features xml + + - org.opendaylight.openflowplugin - features-openflowplugin-extension - ${openflowplugin.version} + org.opendaylight.dlux + features-dlux + ${dlux.version} features xml + + - org.opendaylight.neutron - features-neutron + org.opendaylight.aaa + features-aaa-shiro + ${aaa.version} features - ${neutron.version} xml + + - org.opendaylight.ovsdb - southbound-features - ${ovsdb.southbound.version} - features - xml + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet - + - org.opendaylight.dlux - features-dlux - ${dlux.version} - features + org.opendaylight.sxp + sxp-api + ${sxp.version} + + + org.opendaylight.sxp + sxp-core + ${sxp.version} + + + org.opendaylight.sxp + features + ${sxp.version} xml + features - + commons-net commons-net @@ -160,11 +235,23 @@ org.opendaylight.groupbasedpolicy - opflex-renderer + ofoverlay-renderer org.opendaylight.groupbasedpolicy - ofoverlay-renderer + ovssfc-renderer + + + org.opendaylight.groupbasedpolicy + faas-renderer + + + org.opendaylight.groupbasedpolicy + netconf-renderer + + + org.opendaylight.groupbasedpolicy + iovisor-renderer org.opendaylight.groupbasedpolicy @@ -178,143 +265,75 @@ org.opendaylight.groupbasedpolicy ui-backend - - org.opendaylight.groupbasedpolicy groupbasedpolicy-ui-bundle - ${project.version} + + + org.opendaylight.groupbasedpolicy + sxp-mapper - + org.opendaylight.groupbasedpolicy - groupbasedpolicy-ofoverlay-config - ${project.version} + groupbasedpolicy xml config org.opendaylight.groupbasedpolicy - groupbasedpolicy-opflex-config - ${project.version} + ofoverlay-renderer xml config org.opendaylight.groupbasedpolicy - neutron-mapper-config - ${project.version} + ovssfc-renderer xml config org.opendaylight.groupbasedpolicy - neutron-ovsdb-config - ${project.version} + faas-renderer xml config org.opendaylight.groupbasedpolicy - ui-backend-config - ${project.version} + netconf-renderer xml config - - - org.opendaylight.odlparent - features-test - 1.6.0-SNAPSHOT - test + org.opendaylight.groupbasedpolicy + iovisor-renderer + xml + config - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.version} - zip + org.opendaylight.groupbasedpolicy + neutron-mapper + xml + config - - - org.ops4j.pax.exam - pax-exam - test + org.opendaylight.groupbasedpolicy + neutron-ovsdb + xml + config - org.ops4j.pax.exam - pax-exam-container-karaf - test + org.opendaylight.groupbasedpolicy + ui-backend + xml + config + + + org.opendaylight.groupbasedpolicy + sxp-mapper + xml + config - - - - - src/main/resources - true - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - generate-resources - - resources - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.version} - - - org.opendaylight.odlparent:features-test - - - - - - - scm:git:ssh://git.opendaylight.org:29418/groupbasedpolicy.git - scm:git:ssh://git.opendaylight.org:29418/groupbasedpolicy.git - HEAD - https://git.opendaylight.org/gerrit/gitweb?p=groupbasedpolicy.git;a=summary -