X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=ef10f9a35e748f7d3a18a43815c0127108592727;hb=b647a6fd4dd5a596dcd760fd3d3b2f3a397b1eaa;hp=2eff442718728f5300f9cc8c8d91f59dc295c050;hpb=6bad924b7f5c32b371c2ec7b24702b0763047524;p=groupbasedpolicy.git diff --git a/features/pom.xml b/features/pom.xml index 2eff44271..ef10f9a35 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,46 +1,94 @@ - 4.0.0 - commons.groupbasedpolicy - org.opendaylight.groupbasedpolicy - 0.2.0-SNAPSHOT - ../commons/parent + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + + org.opendaylight.groupbasedpolicy features-groupbasedpolicy + 0.3.0-SNAPSHOT jar + + 3.0 + + - 1.5.0-SNAPSHOT - features.xml + 2.0.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.2.1-SNAPSHOT + 0.6.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.3.0-SNAPSHOT etc/opendaylight/karaf - 15-groupbasedpolicy-ofoverlay.xml - 15-groupbasedpolicy-opflex.xml - 15-groupbasedpolicy-openstackendpoint.xml - 15-neutron-mapper.xml + + + + + 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 - features - xml - + - org.opendaylight.controller - features-nsf - 0.5.0-SNAPSHOT + org.opendaylight.mdsal + features-mdsal features xml + runtime org.opendaylight.controller @@ -49,26 +97,38 @@ xml - org.opendaylight.controller - features-base - 1.5.0-SNAPSHOT + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml + runtime + + org.opendaylight.openflowplugin features-openflowplugin - ${openflowplugin.version} features xml org.opendaylight.openflowplugin features-openflowplugin-extension - ${openflowplugin.version} features xml + + + + org.opendaylight.ovsdb + southbound-features + ${ovsdb.southbound.version} + features + xml + + + org.opendaylight.neutron features-neutron @@ -77,14 +137,66 @@ xml - + - org.opendaylight.groupbasedpolicy - groupbasedpolicy + org.opendaylight.sfc + features-sfc + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfc-sb-rest + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfc-ovs + ${sfc.version} + features + xml + runtime + + + org.opendaylight.sfc + features-sfcofl2 + ${sfc.version} + features + xml + runtime + + + + + org.opendaylight.netconf + features-restconf + ${restconf.version} + features + xml + + + + + org.opendaylight.dlux + features-dlux + ${dlux.version} + features + xml + + + + + commons-net + commons-net org.opendaylight.groupbasedpolicy - opflex-renderer + groupbasedpolicy org.opendaylight.groupbasedpolicy @@ -94,123 +206,43 @@ org.opendaylight.groupbasedpolicy neutron-mapper + + org.opendaylight.groupbasedpolicy + neutron-ovsdb + + + org.opendaylight.groupbasedpolicy + ui-backend + + + org.opendaylight.groupbasedpolicy + groupbasedpolicy-ui-bundle + - + org.opendaylight.groupbasedpolicy groupbasedpolicy-ofoverlay-config - ${project.version} xml config org.opendaylight.groupbasedpolicy - groupbasedpolicy-opflex-config - ${project.version} + neutron-mapper-config xml config org.opendaylight.groupbasedpolicy - neutron-mapper-config - ${project.version} + neutron-ovsdb-config xml config - - - - org.opendaylight.odlparent - features-test - 1.5.0-SNAPSHOT - test - - - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.version} - zip - - - - org.ops4j.pax.exam - pax-exam - test - - - org.ops4j.pax.exam - pax-exam-container-karaf - test + org.opendaylight.groupbasedpolicy + ui-backend-config + 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 - -