X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=a4e2fe5a0c77acdae4c11fc04a57c3c495d74e2b;hb=295c46266e428a465598e2672e82a367ae33e41c;hp=e7ee8e178fc9f4306b6bd1b74c4ee9b8effc89a1;hpb=6988a6b210f436e6a0ed4953f67642dfe8da6e35;p=groupbasedpolicy.git diff --git a/features/pom.xml b/features/pom.xml index e7ee8e178..a4e2fe5a0 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 @@ -76,15 +136,64 @@ ${neutron.version} xml + + - org.opendaylight.ovsdb - southbound-features - ${ovsdb.southbound.version} + 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 groupbasedpolicy @@ -101,122 +210,49 @@ 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} xml config org.opendaylight.groupbasedpolicy neutron-mapper-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.opendaylight.groupbasedpolicy + neutron-ovsdb-config + xml + config - 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 -