X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=77c807b0ed936fa27361274591aeb749e034f141;hb=aa43d0b2fb8eaeec72adf7009a2cc855acb7115a;hp=43e254c88d2ad366b9a76c662a17c7fefef664fa;hpb=6623a8370580d5210be559299e165c96d4097fe2;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 43e254c88d..77c807b0ed 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -84,7 +84,7 @@ 0.5.2-SNAPSHOT 0.7.1-SNAPSHOT 0.1.2-SNAPSHOT - 0.7.1-SNAPSHOT + 0.8.1-SNAPSHOT 0.0.3-SNAPSHOT 0.1.2-SNAPSHOT 0.0.3-SNAPSHOT @@ -1765,6 +1765,7 @@ maven-surefire-plugin ${surefire.version} + ${testvm.argLine} logback.configurationFile @@ -1801,6 +1802,17 @@ maven-release-plugin ${releaseplugin.version} + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + org.eclipse.m2e