X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=33218808a84773e0a6b884eee204a1193763c8c3;hb=fa52e9399f9687c7290ed98b22b00cdce4a6aacd;hp=4062e1839b5a112ab16fed674e1c03b6c47efebb;hpb=8398f3adb544427642694be13abe9c3bc1a4e192;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 4062e1839b..33218808a8 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 @@ -39,6 +40,7 @@ 3.6.0.RELEASE 2.2.0.RELEASE 2.10 + -Xmx1024m -XX:MaxPermSize=256m @@ -303,21 +305,34 @@ ${project.parent.basedir}/space_and_tabs_checks.xml true true + ${project.basedir} + **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat + target\/ org.apache.maven.plugins maven-failsafe-plugin - 2.14.1 + ${failsafe.version} + + ${testvm.argLine} + integration-test - verify + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + ${testvm.argLine} + +