X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=6e9c635528dedee5845b1c75fa9ea58b89aa6191;hb=5bf648caeef1e10c9668f0361abf9dff984de1f2;hp=8eb29eb2d9736437c8188b3d96b970f387cb626c;hpb=9cce16223e45c9622d2a66cba6964c04b8597d78;p=openflowjava.git diff --git a/features/pom.xml b/features/pom.xml index 8eb29eb2..6e9c6355 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -2,26 +2,94 @@ 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.6.0-SNAPSHOT - ../ + org.opendaylight.odlparent + features-parent + 1.6.2-Beryllium-SR2 + - features-openflowjava + org.opendaylight.openflowjava + features-openflowjava + 0.7.2-Beryllium-SR2 jar - features.xml - 1.5.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.4.2-Beryllium-SR2 + 1.3.2-Beryllium-SR2 + 2.0.2-Beryllium-SR2 + 1.3.2-Beryllium-SR2 + 0.8.2-Beryllium-SR2 + + + + + org.opendaylight.openflowjava + openflowjava-artifacts + ${project.version} + import + pom + + + + + org.opendaylight.odlparent + odlparent-artifacts + 1.6.2-Beryllium-SR2 + import + pom + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${controller.mdsal.version} + import + pom + + + + + - org.opendaylight.yangtools - features-yangtools + org.opendaylight.mdsal + features-mdsal + ${mdsal.version} + features + xml + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml @@ -34,7 +102,13 @@ org.opendaylight.controller features-mdsal - ${mdsal.version} + ${controller.mdsal.version} + features + xml + + + org.opendaylight.odlparent + features-odlparent features xml @@ -54,7 +128,13 @@ org.opendaylight.openflowjava - util + openflowjava-util + + + ${project.groupId} + openflowjava-config + xml + configstats io.netty @@ -76,90 +156,6 @@ io.netty netty-transport - - ${project.groupId} - openflowjava-config - xml - configstats - - - - org.opendaylight.yangtools - features-test - - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.distro.empty.version} - zip - - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.16 - - - org.opendaylight.controller - opendaylight-karaf-empty - ${karaf.empty.distro.version} - - - org.opendaylight.yangtools:features-test - - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL -