X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fstatistics-manager%2Fpom.xml;h=5c3fc2329af03cf5b44f079ec211a2cdff06ca26;hb=fd3193d2efe85828156e6a670b5c06a0ea485a98;hp=acbd6efd391f077c762ebe46c5d5c6e195eff4ae;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/md-sal/statistics-manager/pom.xml b/opendaylight/md-sal/statistics-manager/pom.xml index acbd6efd39..5c3fc2329a 100644 --- a/opendaylight/md-sal/statistics-manager/pom.xml +++ b/opendaylight/md-sal/statistics-manager/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller sal-parent - 1.0 + 1.1-SNAPSHOT org.opendaylight.controller.md statistics-manager @@ -12,7 +12,7 @@ scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - master-tagforprepareonly-controller-bulk-release-2-1 + HEAD @@ -23,22 +23,33 @@ org.opendaylight.controller sal-binding-api - 1.0 + 1.1-SNAPSHOT org.opendaylight.controller.model model-flow-statistics - 1.0 + 1.1-SNAPSHOT org.opendaylight.controller.model model-flow-base - 1.0 + 1.1-SNAPSHOT org.eclipse.xtend org.eclipse.xtend.lib + + + junit + junit + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + test +