From e5f188a619525ced32c6fba901648ccfc1e72985 Mon Sep 17 00:00:00 2001 From: shuang Date: Thu, 19 Nov 2020 19:45:48 +0800 Subject: [PATCH] feature/add_endpoint_get_scanned_api_versions: bump up pom version from '1.8.0' to '1.8.1' --- obp-api/pom.xml | 2 +- obp-commons/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index d67fe0af4..5a9d684e5 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.8.0 + 1.8.1 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index 2c38a11b2..7c134e3aa 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.8.0 + 1.8.1 obp-commons jar diff --git a/pom.xml b/pom.xml index 2d6e57a89..2ae23e4de 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.8.0 + 1.8.1 pom Open Bank Project API Parent 2011