From 94133cb583800ecd72ee0c736284c6ead18450c9 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Wed, 17 Feb 2021 16:02:05 +0100 Subject: Update version to 1.8.2 Update SDC poms to 1.8.2 to prepare for release Issue-ID: SDC-3464 Signed-off-by: ChrisC Change-Id: I4a82d521dc8ec80b65082a12a1bc43598ae37e25 --- .../application-config-rest/application-config-rest-services/pom.xml | 2 +- .../application-config-rest/application-config-rest-types/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index aacab744e6..e7ec1340c6 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc application-config-rest - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml index f551dbd4b3..86e770db4b 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc application-config-rest - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml index 20ccaee2c5..c41bc63df3 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT -- cgit 1.2.3-korg