From aa3ef2f02ac36cf38ff81f19e893bc62210dd616 Mon Sep 17 00:00:00 2001 From: kdaud Date: Wed, 19 Jun 2024 12:23:04 +0300 Subject: [PATCH] Release 2.1.0 --- 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 3920dc9..369c33f 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml eip-client diff --git a/commons-test/pom.xml b/commons-test/pom.xml index 0fc89db..e4de354 100644 --- a/commons-test/pom.xml +++ b/commons-test/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml eip-commons-test diff --git a/commons/pom.xml b/commons/pom.xml index 4fe8956..8e8a42b 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -13,7 +13,7 @@ com.ozonehis eip-client-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 60d8f31..f09d77f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 com.ozonehis eip-client-parent - 2.1.0-SNAPSHOT + 2.1.0 pom EIP Client Parent