From 9de60617b7ae1579389301365eca3749079f448a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 6 May 2020 15:37:39 +0000 Subject: Release sdnc/oam Former-commit-id: 0367a5914fdf913992c344ff436cf495996b9fe3 --- 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 7e4e374b..db604380 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-admportal - 1.8.2-SNAPSHOT + 1.8.2 sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 194b7bc6..454d3044 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.2-SNAPSHOT + 1.8.2 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 c19bfa75..5e2662c8 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.2-SNAPSHOT + 1.8.2 sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 9feaed80..4d1ebe71 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation - 1.8.2-SNAPSHOT + 1.8.2 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 36cedfb4..61ffa16f 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.2-SNAPSHOT + 1.8.2 pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index b961e227..c7a57ab1 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-sdnc - 1.8.2-SNAPSHOT + 1.8.2 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 4e535711..6e5c79d7 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.2-SNAPSHOT + 1.8.2 sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg