X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Flogback-config%2Fpom.xml;h=b63f3298c1af9602674894915664499bcb9d038f;hb=4541d1e66f077b969b4be106d8bce8b76d53615a;hp=6b79e7cd27d33a38d8c988cebe7c1cd8740dbeb4;hpb=655dffff17a7c45d181d0b15decf627fdd1238eb;p=controller.git diff --git a/opendaylight/config/logback-config/pom.xml b/opendaylight/config/logback-config/pom.xml index 6b79e7cd27..b63f3298c1 100644 --- a/opendaylight/config/logback-config/pom.xml +++ b/opendaylight/config/logback-config/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller config-subsystem - 0.2.1-SNAPSHOT + 0.2.3-SNAPSHOT logback-config ${project.artifactId} @@ -19,12 +19,6 @@ ${project.groupId} config-api - 0.2.1-SNAPSHOT - - - org.opendaylight.bgpcep - concepts - 0.2.0-SNAPSHOT org.slf4j @@ -33,12 +27,10 @@ ch.qos.logback logback-classic - ${logback.version} ch.qos.logback logback-core - ${logback.version} @@ -55,28 +47,28 @@ ${project.groupId} config-manager - 0.2.1-SNAPSHOT test test-jar ${project.groupId} config-manager - 0.2.1-SNAPSHOT test ${project.groupId} config-util - 0.2.1-SNAPSHOT test org.opendaylight.bgpcep mockito-configuration - 0.2.0-SNAPSHOT test + + org.apache.commons + commons-lang3 + @@ -96,7 +88,6 @@ ch.qos.logback.core.status, ch.qos.logback.core.encoder, ch.qos.logback.core.rolling, - org.opendaylight.protocol.concepts, org.opendaylight.controller.config.api, org.opendaylight.controller.config.api.runtime, org.opendaylight.controller.config.api.annotations, @@ -104,7 +95,8 @@ com.google.common.base, com.google.common.collect, org.apache.commons.lang3, - org.slf4j + org.slf4j, + org.osgi.framework org.opendaylight.controller.config.yang.logback.config,