From 5f4e4f99508312e2d0a459d1f906616e07c41191 Mon Sep 17 00:00:00 2001 From: shuang Date: Mon, 1 Jun 2020 23:07:49 +0800 Subject: [PATCH] bugfix/dynamic_entity_data_404_process: bumpup version from 1.4.3 to 1.4.4. --- 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 0513e40fb..4feab6055 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.4.3 + 1.4.4 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index b1851341b..6afd8b250 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.4.3 + 1.4.4 obp-commons jar diff --git a/pom.xml b/pom.xml index e7393e5d1..e0561a2f2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.4.3 + 1.4.4 pom Open Bank Project API Parent 2011