From 58787cbda5ab57260d792ac4921b368bb78e4025 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Mon, 20 Sep 2021 09:11:18 +0100 Subject: Updated SDC version to 1.9.2-SNAPSHOT Updated to release bug fixes on 1.9.1 for I release Signed-off-by: MichaelMorris Issue-ID: SDC-3694 Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8 --- .../externaltesting-rest/externaltesting-rest-services/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index 9b3f23a546..e112e5a247 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding externaltesting-rest - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml index a733c2ff2d..8a5f94a0e2 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT -- cgit 1.2.3-korg