From 549a0092c3debd77a974682125731b4079433265 Mon Sep 17 00:00:00 2001 From: shuang Date: Wed, 24 Jun 2020 19:12:59 +0800 Subject: [PATCH] bugfix/InBound_outBound_serialize_wrong_result: bump up version from 1.5.0 to 1.5.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 cf8533345..8552b970e 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.0 + 1.5.1 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index dc81746f6..08058ae48 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.0 + 1.5.1 obp-commons jar diff --git a/pom.xml b/pom.xml index 95fd2fe69..a9b84bbe6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.5.0 + 1.5.1 pom Open Bank Project API Parent 2011