X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=2a818067cec223101b907c90a79d4a4f84cea622;hb=refs%2Fchanges%2F20%2F2620%2F1;hp=f191a291b54b9d4204502a13b46f72f731a45dc1;hpb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f191a291b5..2a818067ce 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -101,7 +101,7 @@ 1.7 1.3.1 - 0.9.2 + 0.9.2-SNAPSHOT @@ -743,6 +743,12 @@ jolokia-osgi ${jolokia.version} + + org.opendaylight.controller + commons.logback_settings + 0.0.1-SNAPSHOT + test + @@ -945,37 +951,6 @@ - - org.codehaus.mojo - properties-maven-plugin - ${propertymavenplugin.version} - - - - set-system-properties - - - - - logback.configurationFile - ${project.parent.basedir}/logback.xml - - - - - - - - com.googlecode.maven-java-formatter-plugin - maven-java-formatter-plugin - 0.3.1 - - 1.6 - 1.6 - 1.6 - ${project.parent.basedir}/sun_coding_style.xml - - org.apache.maven.plugins maven-checkstyle-plugin @@ -1011,6 +986,12 @@ ${failsafe.version} ${testvm.argLine} + + + logback.configurationFile + logback.xml + + @@ -1033,6 +1014,14 @@ org.apache.maven.plugins maven-surefire-plugin ${surefire.version} + + + + logback.configurationFile + logback.xml + + + org.apache.maven.plugins @@ -1181,6 +1170,13 @@ + + + org.opendaylight.controller + commons.logback_settings + 0.0.1-SNAPSHOT + + org.apache.maven.plugins