From 0fe5f1502ed01d22f8d92b721e84215d8f6460eb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 8 Jun 2022 16:21:20 -0400 Subject: Release version 2.3.2 maven artifacts Release version 2.3.2 (final Jakarta) SDNC artifacts and roll version Issue-ID: SDNC-1706 Signed-off-by: Dan Timoney Change-Id: I2e953cbf81dbe9ad1cec3a37bc04fb47c1f85e16 Former-commit-id: 3b11cef3e32755a304c3f17ec86d3a635ca411b0 --- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'installation') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 186df740..606d32fc 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index cb6c86a6..9745eb07 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index 6fb7e092..646eee36 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 46e64b74..4bf5f7f2 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 9b768c9f..79ded9e9 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 2b656fff..654b1806 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.2-SNAPSHOT + 2.3.3-SNAPSHOT installation-ueb-listener -- cgit