From f20174d914587c25b8f42b024316c71ebdb2fe6b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 10 Aug 2020 14:09:14 -0400 Subject: Remove unused modules and fix pom structure Removed modules not currently being used and restructured poms into parent/child relationship to fix problem that was causing version plugin not to update versions properly. Change-Id: I41d63d469a24c65e8771e1546c879ab1bf8d0d53 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney Former-commit-id: 9bf0c309085118b432f0fab1d7012a3b33180d4b --- installation/dmaap-listener/pom.xml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'installation/dmaap-listener/pom.xml') diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 5974aa4b..aa72d422 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -1,19 +1,23 @@ - + + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 2.0.0 + org.onap.sdnc.oam + installation + 2.0.0-SNAPSHOT - 4.0.0 - pom + org.onap.sdnc.oam installation-dmaap-listener 2.0.0-SNAPSHOT + pom sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container + + ONAP + onap/sdnc-dmaap-listener-image @@ -24,7 +28,6 @@ yyyyMMdd'T'HHmmss'Z' - @@ -142,8 +145,8 @@ - exec-maven-plugin org.codehaus.mojo + exec-maven-plugin 1.5.0 @@ -172,7 +175,6 @@ - @@ -225,7 +227,4 @@ - - ONAP - -- cgit 1.2.3-korg