X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-timer-config%2Fpom.xml;h=d8ef5b83aee508bb3e23c38aa7694843690197ff;hp=181c1d01513537f7ece1d9a5c868d47abfdfdc29;hb=HEAD;hpb=b07c707c750b890bac8edca75e130a6406bc99a9 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml deleted file mode 100644 index 181c1d0151..0000000000 --- a/opendaylight/config/netty-timer-config/pom.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - 4.0.0 - - org.opendaylight.controller - config-plugin-parent - 0.3.0-SNAPSHOT - ../config-plugin-parent - - netty-timer-config - bundle - ${project.artifactId} - Configuration Wrapper around netty's timer - - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.yangtools - mockito-configuration - - - org.slf4j - slf4j-api - - - - - junit - junit - test - - - org.opendaylight.controller - config-manager - test-jar - test - - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-util - test - - - org.opendaylight.controller - threadpool-config-impl - test - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.netty.timer.rev131119.*, - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - - - - ${project.artifactId} - NETTY-TIMER-CONFIG Module site - ${basedir}/target/site/${project.artifactId} - - -