From 81c7954719f59687b70aa8be9867ff1fa6fb9421 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 23 Jun 2020 11:55:39 +0000 Subject: Release sdnc/oam Former-commit-id: ed097ec64586f2bcaca3d686205dbc849017cb0b --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc-web/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index c54636aa..5c1904d1 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-admportal - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 94135f60..aca5b562 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-ansible-server - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index a0262b90..5415b35b 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-dmaap-listener - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 251290af..95e8ea6a 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 2dfc30f4..27ba32de 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.oam installation-sdnc-web - 1.8.4-SNAPSHOT + 1.8.4 pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 02536e3b..4f1a141c 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-sdnc - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index d66ff562..41ca7997 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-ueb-listener - 1.8.4-SNAPSHOT + 1.8.4 sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit