X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=c3c9a5cd1ee719679ad6eab99f19427797d02ded;hb=124579fbc8cc5cd149b216a285ac1ee9d3f99f6e;hp=4062e1839b5a112ab16fed674e1c03b6c47efebb;hpb=8398f3adb544427642694be13abe9c3bc1a4e192;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 4062e1839b..c3c9a5cd1e 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -24,7 +24,8 @@ 2.6 UTF-8 2.3.2 - 2.13 + 2.15 + 2.15 3.0.0 1.5.0 1.26.2 @@ -303,21 +304,27 @@ ${project.parent.basedir}/space_and_tabs_checks.xml true true + ${project.basedir} + **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat org.apache.maven.plugins maven-failsafe-plugin - 2.14.1 + ${failsafe.version} integration-test - verify + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} +