From 328684510b683d8f010adf99d81955aa98734d9b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 9 May 2022 10:44:33 -0400 Subject: Release version 2.3.1 maven artifacts Release version 2.3.1 SDNC maven artifacts (Jakarta RC) Issue-ID: SDNC-1685 Signed-off-by: Dan Timoney Change-Id: I0cc0bdaf0c32fb391cf79435774c5ec2c95b58c9 Former-commit-id: 7232796c1d18169f5fe37cc8a33ebd23ff80048d --- platform-logic/datachange/pom.xml | 2 +- platform-logic/generic-resource-api/pom.xml | 2 +- platform-logic/installer/pom.xml | 2 +- platform-logic/lcm/pom.xml | 2 +- platform-logic/optical-service/pom.xml | 2 +- platform-logic/pom.xml | 2 +- platform-logic/restapi-templates/pom.xml | 2 +- platform-logic/restconfapi-yang/pom.xml | 2 +- platform-logic/setup/pom.xml | 2 +- platform-logic/vnfapi/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'platform-logic') diff --git a/platform-logic/datachange/pom.xml b/platform-logic/datachange/pom.xml index 48acbbf0..bacb9fb5 100644 --- a/platform-logic/datachange/pom.xml +++ b/platform-logic/datachange/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-datachange diff --git a/platform-logic/generic-resource-api/pom.xml b/platform-logic/generic-resource-api/pom.xml index 7cb4c5a2..d5d478c0 100644 --- a/platform-logic/generic-resource-api/pom.xml +++ b/platform-logic/generic-resource-api/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-generic-resource-api diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index c562aa9f..6ecdafbc 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-installer diff --git a/platform-logic/lcm/pom.xml b/platform-logic/lcm/pom.xml index 4f5a0caf..d9f68b01 100644 --- a/platform-logic/lcm/pom.xml +++ b/platform-logic/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-lcm diff --git a/platform-logic/optical-service/pom.xml b/platform-logic/optical-service/pom.xml index 68f76d0e..c3176468 100644 --- a/platform-logic/optical-service/pom.xml +++ b/platform-logic/optical-service/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-optical-service diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 7105165f..68f3541c 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 13d0786a..f86e3f2e 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-restapi-templates diff --git a/platform-logic/restconfapi-yang/pom.xml b/platform-logic/restconfapi-yang/pom.xml index 314b8edc..46e77602 100644 --- a/platform-logic/restconfapi-yang/pom.xml +++ b/platform-logic/restconfapi-yang/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-restconfapi-yang diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index 6d5f29b0..096e8613 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-setup diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml index 7df973f8..535bb0da 100644 --- a/platform-logic/vnfapi/pom.xml +++ b/platform-logic/vnfapi/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam platform-logic - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT platform-logic-vnfapi -- cgit 1.2.3-korg