X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=da60d334b85e39aa835fec2a2153ba5bda41caca;hp=537b458c303207f5e284d4443cec078947c933fd;hb=HEAD;hpb=6ca44d2095f0887508dd32f0174058a627eff4f9 diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml deleted file mode 100644 index 537b458c30..0000000000 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ /dev/null @@ -1,199 +0,0 @@ - - - 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 2.0.4 - - - - org.opendaylight.controller - sal-binding-broker-impl - 1.6.0-SNAPSHOT - bundle - - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - - - - com.google.guava - guava - - - org.javassist - javassist - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-util - - - org.opendaylight.controller - sal-broker-impl - compile - - - org.opendaylight.controller - sal-common-impl - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-model-util - - - org.slf4j - slf4j-api - - - org.osgi - org.osgi.core - provided - - - junit - junit - test - - - org.mockito - mockito-core - test - - - com.google.truth - truth - test - - - - org.opendaylight.controller - sal-test-model - test - - - org.slf4j - slf4j-simple - test - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.controller.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.compat, - org.opendaylight.controller.md.sal.binding.spi, - org.opendaylight.controller.sal.binding.codegen.impl, - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - verify - - test-jar - - - - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -