From 0981984be2365f8cb8ada59328d53cd2896cdd5a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 9 Jan 2019 08:21:40 -0500 Subject: Prepare for 1.4.4 release Prepare to release version 1.4.4 (Casablanca mtce release) Change-Id: Ib46624d8e7e0c2e5518413b7a97d9e4b10043a71 Issue-ID: SDNC-558 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 60a057849d9021e89d91fa30055633f6ca20672a --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 52116953..40312d97 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-admportal - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 8460588e..0a614e75 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.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 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 0c4b81fc..dba3d3c5 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.4.3-SNAPSHOT + 1.4.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index c5e90983..bdeb2801 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 370d7bfa..3f175801 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-sdnc - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 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 bab17c95..d9581f7d 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.4.3-SNAPSHOT + 1.4.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg