X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=a4e2fe5a0c77acdae4c11fc04a57c3c495d74e2b;hb=295c46266e428a465598e2672e82a367ae33e41c;hp=6b111744f179f19404903d8fada30690c1749068;hpb=b4b72d0d3aa23cfcefa8c90d5e2273272cfdc7dd;p=groupbasedpolicy.git diff --git a/features/pom.xml b/features/pom.xml index 6b111744f..a4e2fe5a0 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,89 +1,146 @@ - 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 - 15-neutron-ovsdb.xml - 15-ui-backend.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 + org.opendaylight.mdsal + features-mdsal features xml + runtime org.opendaylight.controller - features-nsf - 0.5.0-SNAPSHOT + features-mdsal features xml - org.opendaylight.controller - features-mdsal + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml + runtime + + - org.opendaylight.controller - features-base - 1.5.0-SNAPSHOT + org.opendaylight.openflowplugin + features-openflowplugin features xml - org.opendaylight.sfc - features-sfc - ${sfc.version} + org.opendaylight.openflowplugin + features-openflowplugin-extension features xml - runtime + + - org.opendaylight.sfc - features-sfc-sb-rest - ${sfc.version} + org.opendaylight.ovsdb + southbound-features + ${ovsdb.southbound.version} features xml - runtime + + - org.opendaylight.sfc - features-sfc-ovs - ${sfc.version} + org.opendaylight.neutron + features-neutron features + ${neutron.version} xml - runtime + + org.opendaylight.sfc - features-sfcofl2 + features-sfc ${sfc.version} features xml @@ -91,42 +148,39 @@ org.opendaylight.sfc - features-sfc-netconf + features-sfc-sb-rest ${sfc.version} features xml runtime - org.opendaylight.openflowplugin - features-openflowplugin - ${openflowplugin.version} - features - xml - - - org.opendaylight.openflowplugin - features-openflowplugin-extension - ${openflowplugin.version} + org.opendaylight.sfc + features-sfc-ovs + ${sfc.version} features xml + runtime - org.opendaylight.neutron - features-neutron + org.opendaylight.sfc + features-sfcofl2 + ${sfc.version} features - ${neutron.version} xml + runtime + + - org.opendaylight.ovsdb - southbound-features - ${ovsdb.southbound.version} + org.opendaylight.netconf + features-restconf + ${restconf.version} features xml - - + + org.opendaylight.dlux features-dlux @@ -134,8 +188,12 @@ features xml - - + + + + commons-net + commons-net + org.opendaylight.groupbasedpolicy groupbasedpolicy @@ -160,143 +218,41 @@ org.opendaylight.groupbasedpolicy ui-backend - - org.opendaylight.groupbasedpolicy groupbasedpolicy-ui-bundle - ${project.version} - + org.opendaylight.groupbasedpolicy groupbasedpolicy-ofoverlay-config - ${project.version} xml config org.opendaylight.groupbasedpolicy groupbasedpolicy-opflex-config - ${project.version} xml config org.opendaylight.groupbasedpolicy neutron-mapper-config - ${project.version} xml config org.opendaylight.groupbasedpolicy neutron-ovsdb-config - ${project.version} xml config org.opendaylight.groupbasedpolicy ui-backend-config - ${project.version} 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 - - - - - - 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 -