X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fstatistics-manager%2Fpom.xml;h=9ace8a119fb4d9dfa27654502647c688f123fe91;hb=8f4996a3a1d486d83907c656a6c5390686c360a1;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..9ace8a119f 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,35 @@ org.opendaylight.controller sal-binding-api - 1.0 org.opendaylight.controller.model model-flow-statistics - 1.0 org.opendaylight.controller.model model-flow-base - 1.0 org.eclipse.xtend org.eclipse.xtend.lib + + org.osgi + org.osgi.core + provided + + + + junit + junit + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + test + @@ -53,9 +66,6 @@ - - maven-clean-plugin -