From c0ab72412815345802ec24c6deef1a09c56bb2fb Mon Sep 17 00:00:00 2001 From: shuang Date: Wed, 1 Jul 2020 23:29:52 +0800 Subject: [PATCH] feature/ignore_annotation_works_for_InBound_OutBound: bump up version from 1.5.2 to 1.5.3 --- 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 97d22200c..d0c685d6d 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -8,7 +8,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.2 + 1.5.3 obp-api war diff --git a/obp-commons/pom.xml b/obp-commons/pom.xml index 311bfbf88..0f8c0a119 100644 --- a/obp-commons/pom.xml +++ b/obp-commons/pom.xml @@ -7,7 +7,7 @@ com.tesobe obp-parent ../pom.xml - 1.5.2 + 1.5.3 obp-commons jar diff --git a/pom.xml b/pom.xml index 6a948879f..638eccd89 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.tesobe obp-parent - 1.5.2 + 1.5.3 pom Open Bank Project API Parent 2011