From ac1fa871f050c36b798047fe7e93718d4681996a Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Sun, 10 Apr 2016 23:45:43 +0200 Subject: HONEYCOMB-34: Configurable ConfigDataTree dependency Change-Id: I17a93835541e66835398391e2a127b25767b774a Signed-off-by: Marek Gradzki --- v3po/data-impl/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v3po/data-impl/pom.xml') diff --git a/v3po/data-impl/pom.xml b/v3po/data-impl/pom.xml index 0df4f4cf9..954d25c30 100644 --- a/v3po/data-impl/pom.xml +++ b/v3po/data-impl/pom.xml @@ -17,10 +17,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - api-parent + impl-parent io.fd.honeycomb.common 1.0.0-SNAPSHOT - ../../common/api-parent + ../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg