From 1f1ccb1e05c348e0404fa9ad7d95e56f592ce348 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Thu, 21 Feb 2019 19:21:32 +0000 Subject: [PATCH] Repair artifact id in parent pom Change-Id: I426b4e523bc6a9aa925f9653c51f74e68b09bd21 Signed-off-by: dglFromAtt Issue-ID: DMAAP-1046 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 41f0847..2ddedca 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ 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"> 4.0.0 - org.onap.dmaap + org.onap.dmaap.buscontroller parent - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT dmaap-buscontroller pom -- 2.16.6