X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=33729723cf12c4c845d8ad7149a26e08efc82430;hb=c8bb991e9a0cc9cde1417ac9f1ffd7f194c7dffa;hp=6da77ddc5af5d2e9f42f9aa63b01adffab2b057c;hpb=4174838cfa866480ac62f109d1091a684e44d9c8;p=openflowjava.git diff --git a/features/pom.xml b/features/pom.xml index 6da77ddc..33729723 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -2,21 +2,62 @@ 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.6.0-SNAPSHOT - ../ + org.opendaylight.odlparent + features-parent + 1.5.1-SNAPSHOT + - features-openflowjava + org.opendaylight.openflowjava + features-openflowjava + 0.6.1-SNAPSHOT jar - features.xml - 1.5.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.3.1-SNAPSHOT + 1.2.1-SNAPSHOT + 0.7.1-SNAPSHOT + + + + + org.opendaylight.openflowjava + openflowjava-artifacts + ${project.version} + import + pom + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + import + pom + + + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.version} + import + pom + + + + + @@ -43,22 +84,24 @@ org.opendaylight.openflowjava openflow-protocol-api - ${project.version} org.opendaylight.openflowjava openflow-protocol-spi - ${project.version} org.opendaylight.openflowjava openflow-protocol-impl - ${project.version} org.opendaylight.openflowjava util - ${project.version} + + + ${project.groupId} + openflowjava-config + xml + configstats io.netty @@ -80,90 +123,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 -