X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=extension%2Ffeatures%2Fpom.xml;h=4eb66140f481ad573eea75f1aae991f0aebc7554;hb=1765d780fc9ca286e86741acbb5c26668c2419d8;hp=f8c219bc76d65ab9292a6488865fc9104f7c8585;hpb=e45c29eb32e6c46f618fc630734cdfb2ceef0e8d;p=openflowplugin.git diff --git a/extension/features/pom.xml b/extension/features/pom.xml index f8c219bc76..4eb66140f4 100644 --- a/extension/features/pom.xml +++ b/extension/features/pom.xml @@ -2,20 +2,34 @@ 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-extension-parent - 0.2.0-SNAPSHOT - ../ + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + + org.opendaylight.openflowplugin + 0.2.0-SNAPSHOT features-openflowplugin-extension jar - features.xml - 1.6.0-SNAPSHOT + 0.2.0-SNAPSHOT + + + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + ${project.version} + import + pom + + + + @@ -50,80 +64,6 @@ org.opendaylight.openflowplugin openflowjava-extension-nicira - - - - org.opendaylight.odlparent - 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.odlparent:features-test - - - - - -