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=58a6427f3d6696348287dc54fd8e0a58b60c55a8;hpb=7b4ceba18ef1cb11c0f8d1a3683281c4c7f5304c;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 58a6427f3d..2a818067ce 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -76,8 +76,8 @@ 0.6.0-SNAPSHOT 0.4.1-SNAPSHOT - 0.2.2-SNAPSHOT - 0.2.2-SNAPSHOT + 0.2.3-SNAPSHOT + 0.2.3-SNAPSHOT 1.0-SNAPSHOT 0.5.1-SNAPSHOT 0.6.1-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