X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=77c807b0ed936fa27361274591aeb749e034f141;hb=011123a270b7126d8c49191a88e48f15106bb4c8;hp=5ffd959181067613de2969b05417d80de4c8f844;hpb=d1db5cb0d995926fb4a90ed98a8324879b17b115;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 5ffd959181..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 @@ -1449,16 +1449,6 @@ config-persister-impl ${netconf.version} - - ${project.groupId} - ietf-netconf-monitoring - ${netconf.version} - - - ${project.groupId} - ietf-netconf-monitoring-extension - ${netconf.version} - @@ -1775,6 +1765,7 @@ maven-surefire-plugin ${surefire.version} + ${testvm.argLine} logback.configurationFile @@ -1811,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