From 38229b792804dc537fc6b454bd54c87a739445f3 Mon Sep 17 00:00:00 2001 From: hongwei Date: Thu, 2 Jul 2020 16:36:46 +0200 Subject: [PATCH] feature/update the commons version --- 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 d0c685d6d..ad33755e9 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.3 + 1.5.4 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index 4eff88ebe..fca79b30f 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.3 + 1.5.4 obp-commons jar diff --git a/pom.xml b/pom.xml index 638eccd89..abb85407a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.5.3 + 1.5.4 pom Open Bank Project API Parent 2011