From: Michael Vorburger Date: Mon, 31 Oct 2016 14:01:33 +0000 (+0100) Subject: Replace target/ by ${project.build.directory}/ for target-ide/ X-Git-Tag: release/carbon~405 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=9f3de9fed05cdf0e4ec4217e2deffe35bd6a4a8f;hp=96ae42fb8b74a9b1ac80f20ee0918fb727d40155 Replace target/ by ${project.build.directory}/ for target-ide/ Change-Id: I3b6ae82beb1401d378c4896ae34c93d6008c4e52 Signed-off-by: Michael Vorburger --- diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 87e3dcfe2f..f676af99d4 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -25,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 0.6.0-SNAPSHOT 1.5.0-SNAPSHOT 1.1.0-SNAPSHOT - target/generated-sources/config-binding + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml