From 9e330bbb4a08b62af1609fb74ea65a4ff4c8fa7c Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 10:08:28 -0400 Subject: Roll versions Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms, and change to use 0.6.1 CCSDK artifacts Change-Id: Iff66ae16e7e8ab58f791cabd0594b4c1a474ed0f Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 000be88c29e3fb0a3028dab9e57ccfe3c3957ab3 --- 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 2ba43699..a53690c0 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.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.7.0-SNAPSHOT + 1.7.1-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.0 + 0.6.1 ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg