X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=7aa25320e374bab1df86fe843fe0ff8773f31fc6;hb=9bef2a0bc41614347fe09a75cdabe8936759dc43;hp=6fca9db636e71479d986710b921912a68b2850a8;hpb=b97e2841f2c297b5e1691cf970d26a0e8d40953d;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6fca9db636..7aa25320e3 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -152,7 +152,6 @@ org.opendaylight.yangtools.model ietf-topology - 2013.07.12.2-SNAPSHOT org.opendaylight.controller @@ -169,6 +168,10 @@ concepts ${concepts.version} + + org.opendaylight.controller + protocol-framework + org.opendaylight.yangtools concepts @@ -263,6 +266,22 @@ config-persister-directory-xml-adapter ${config.version} + + org.opendaylight.controller + config-persister-directory-autodetect-adapter + ${config.version} + + + + org.opendaylight.controller + shutdown-api + ${config.version} + + + org.opendaylight.controller + shutdown-impl + ${config.version} + @@ -1349,20 +1368,6 @@ opendaylight-l2-types - - - org.opendaylight.bgpcep - concepts - - - org.opendaylight.bgpcep - util - - - org.opendaylight.bgpcep - framework - - io.netty @@ -1447,6 +1452,16 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ + +