X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=45ceb6f7f4baf60b0fb83b772f7ae745021deba3;hp=511b8110dc53bf14a9c5acd668dd72d6020c5447;hb=fac268302e4261bb8b42143476692563cbdf149b;hpb=5ed99696d261c5359b2e036acfd2aef864f04a7e diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 511b8110dc..45ceb6f7f4 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -84,7 +84,7 @@ 2.0-beta-2 - target/generated-sources/config-binding + ${project.build.directory}/generated-sources/config-binding 0.4.0-SNAPSHOT 1.8.0-SNAPSHOT @@ -113,7 +113,7 @@ - target/generated-sources/mdsal-binding + ${project.build.directory}/generated-sources/mdsal-binding 0.9.0-SNAPSHOT 0.8.0-SNAPSHOT @@ -127,8 +127,8 @@ 2.4 jacoco java - target/code-coverage/jacoco.exec - target/code-coverage/jacoco-it.exec + ${project.build.directory}/code-coverage/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-it.exec org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages 0.8.0-SNAPSHOT 0.8.0-SNAPSHOT @@ -796,7 +796,7 @@ true true - target/apidocs + ${project.build.directory}/apidocs