X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=a8dd607f44240d17203e782a57d8a9179e53d5f0;hb=ed12f4c99c2d8889723861c6d20ce49d395b9761;hp=6fca9db636e71479d986710b921912a68b2850a8;hpb=b97e2841f2c297b5e1691cf970d26a0e8d40953d;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6fca9db636..a8dd607f44 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 @@ -263,6 +262,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} + @@ -1447,6 +1462,16 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ + +