From 292a6921fb47790f2cc54bd507481daf85d3cf7a Mon Sep 17 00:00:00 2001 From: "Kipchumba C. Bett" Date: Mon, 20 May 2024 14:28:05 +0300 Subject: [PATCH] Next development: 2.1.0-SNAPSHOT --- app/pom.xml | 2 +- commons-test/pom.xml | 2 +- commons/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 7d03806..3920dc9 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.0.0 + 2.1.0-SNAPSHOT ../pom.xml eip-client diff --git a/commons-test/pom.xml b/commons-test/pom.xml index 28ae5c0..0fc89db 100644 --- a/commons-test/pom.xml +++ b/commons-test/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.0.0 + 2.1.0-SNAPSHOT ../pom.xml eip-commons-test diff --git a/commons/pom.xml b/commons/pom.xml index 5cf79d8..4fe8956 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.0.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5126d2c..60d8f31 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 com.ozonehis eip-client-parent - 2.0.0 + 2.1.0-SNAPSHOT pom EIP Client Parent