From ed5adcf9981bdf9b59f1f4bfa8c1828335d442e5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 12 Sep 2019 09:53:35 -0400 Subject: Update to use released version of parent pom Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00 --- installation/dmaap-listener/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installation/dmaap-listener') diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index a53690c0..8a8b1d1e 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container @@ -19,7 +19,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${maven.build.timestamp} - 0.6.1 + 0.6.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg