X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=22799281e20b6c3ace34fecebdf0cedcfbef6e07;hp=6fca9db636e71479d986710b921912a68b2850a8;hb=1208cf638d47c7908604ab04eaf0e1dbaa67c9cb;hpb=0ae12c54560ef14cb8c08beef4553f7523d41578 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6fca9db636..22799281e2 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} + @@ -1350,14 +1365,6 @@ - - org.opendaylight.bgpcep - concepts - - - org.opendaylight.bgpcep - util - org.opendaylight.bgpcep framework @@ -1447,6 +1454,16 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ + +