X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=drop-test-karaf%2Fpom.xml;h=d1c9dd19eb343e75deaf27ec32a662d4ceb045bd;hb=e84b8d9e2c0e38a950db4295a61b24dd77538e01;hp=563de788ce3816f6d8eecf510d28da2e11a2fcb8;hpb=18dc690ea2106eea6c2111d998581e8ded03231c;p=openflowplugin.git diff --git a/drop-test-karaf/pom.xml b/drop-test-karaf/pom.xml index 563de788ce..d1c9dd19eb 100644 --- a/drop-test-karaf/pom.xml +++ b/drop-test-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../parent drop-test-karaf @@ -59,10 +59,6 @@ commons-lang commons-lang - - org.opendaylight.controller - config-api - @@ -72,78 +68,6 @@ org.apache.felix maven-bundle-plugin - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${project.build.directory}/generated-sources/config - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - ${project.build.directory}/generated-sources/sal - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/69-drop-test.xml - xml - config - - - - - -