From 717215a36dde7bedb4257e693650c8728056b9d6 Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Mon, 25 Oct 2021 12:41:40 +0200 Subject: Change jacoco-report module parent for cps-parent Issue-ID: CPS-582 Signed-off-by: Bruno Sakoto Change-Id: I57d654edb70a3bbf913c158698aee4149390d75d --- jacoco-report/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jacoco-report') diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 0cacac10d..25a0bfec8 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -3,9 +3,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"> - cps-aggregator org.onap.cps + cps-parent 2.1.0-SNAPSHOT + ../cps-parent/pom.xml 4.0.0 -- cgit 1.2.3-korg