X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=98e1d1ab909e945c30f75d3db67bfdb43d4bb654;hb=ac39de5a9b96438d30df745895454c02e15e51e3;hp=142c9d5d6cc44c24d553ac0f89b9b5a2101de706;hpb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 142c9d5d6c..98e1d1ab90 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 @@ -305,21 +306,26 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat + target\/ org.apache.maven.plugins maven-failsafe-plugin - 2.14.1 + ${failsafe.version} integration-test - verify + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} +