From 0ad332ce56d2723889de8aca6390cfb66c29256e Mon Sep 17 00:00:00 2001 From: shuang Date: Thu, 9 Jul 2020 21:49:04 +0800 Subject: [PATCH] feature/endpoint_mapping_connector_methods: bump up version from 1.5.6 to 1.5.7 --- 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 9b75465a1..07f1460ce 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.6 + 1.5.7 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index e0b10ba16..bee3592f5 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.6 + 1.5.7 obp-commons jar diff --git a/pom.xml b/pom.xml index 53adc5563..0f1226978 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.5.6 + 1.5.7 pom Open Bank Project API Parent 2011