From: Thanh Ha Date: Wed, 2 Sep 2015 05:11:08 +0000 (-0400) Subject: Use odlparent configuration for JaCoCo UT X-Git-Tag: release/beryllium~104 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=commitdiff_plain;h=1896fbc177e42a32c143a1af490ea8ff83048441 Use odlparent configuration for JaCoCo UT Change-Id: I3c6d71eb95e44fb774544f5e4d5ad6b23dd3169c Signed-off-by: Thanh Ha --- diff --git a/commons/config-parent/pom.xml b/commons/config-parent/pom.xml index 9958ca31..22e0307d 100644 --- a/commons/config-parent/pom.xml +++ b/commons/config-parent/pom.xml @@ -24,7 +24,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 0.2.0-SNAPSHOT - 0.7.2.201409121644 2010.09.24.8-SNAPSHOT 2010.09.24.8-SNAPSHOT 2014.05.08.8-SNAPSHOT @@ -74,30 +73,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html **\/target\/,**\/bin\/,**\/third-party,**\/yang-gen-sal - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.vpnservice.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - -