From 0d1b73186710ab527d1df101a7ce5dd120ffaa9a Mon Sep 17 00:00:00 2001
From: smallbun <2689170096@qq.com>
Date: Mon, 28 Aug 2023 23:48:24 +0800
Subject: [PATCH] :construction: Next version
---
eiam-alert/pom.xml | 2 +-
eiam-application/eiam-application-all/pom.xml | 2 +-
eiam-application/eiam-application-core/pom.xml | 2 +-
eiam-application/eiam-application-form/pom.xml | 2 +-
eiam-application/eiam-application-jwt/pom.xml | 2 +-
eiam-application/eiam-application-oidc/pom.xml | 2 +-
eiam-application/pom.xml | 2 +-
eiam-audit/pom.xml | 2 +-
eiam-authentication/eiam-authentication-alipay/pom.xml | 2 +-
eiam-authentication/eiam-authentication-all/pom.xml | 2 +-
eiam-authentication/eiam-authentication-core/pom.xml | 2 +-
eiam-authentication/eiam-authentication-dingtalk/pom.xml | 2 +-
eiam-authentication/eiam-authentication-feishu/pom.xml | 2 +-
eiam-authentication/eiam-authentication-gitee/pom.xml | 2 +-
eiam-authentication/eiam-authentication-github/pom.xml | 2 +-
eiam-authentication/eiam-authentication-mail/pom.xml | 2 +-
eiam-authentication/eiam-authentication-qq/pom.xml | 2 +-
eiam-authentication/eiam-authentication-sms/pom.xml | 2 +-
eiam-authentication/eiam-authentication-wechat/pom.xml | 2 +-
eiam-authentication/eiam-authentication-wechatwork/pom.xml | 2 +-
eiam-authentication/pom.xml | 2 +-
eiam-common/pom.xml | 2 +-
eiam-console/pom.xml | 2 +-
eiam-core/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-all/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-core/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-dingtalk/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-excel/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-feishu/pom.xml | 2 +-
eiam-identity-source/eiam-identity-source-wechatwork/pom.xml | 2 +-
eiam-identity-source/pom.xml | 4 ++--
eiam-openapi/pom.xml | 2 +-
eiam-portal/pom.xml | 2 +-
eiam-protocol/eiam-protocol-all/pom.xml | 2 +-
eiam-protocol/eiam-protocol-core/pom.xml | 2 +-
eiam-protocol/eiam-protocol-form/pom.xml | 2 +-
eiam-protocol/eiam-protocol-jwt/pom.xml | 2 +-
eiam-protocol/eiam-protocol-oidc/pom.xml | 2 +-
eiam-protocol/pom.xml | 2 +-
eiam-synchronizer/pom.xml | 2 +-
pom.xml | 4 ++--
41 files changed, 43 insertions(+), 43 deletions(-)
diff --git a/eiam-alert/pom.xml b/eiam-alert/pom.xml
index 9516f354..68732f51 100644
--- a/eiam-alert/pom.xml
+++ b/eiam-alert/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-application/eiam-application-all/pom.xml b/eiam-application/eiam-application-all/pom.xml
index 1c173603..c029a703 100644
--- a/eiam-application/eiam-application-all/pom.xml
+++ b/eiam-application/eiam-application-all/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-application
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-core/pom.xml b/eiam-application/eiam-application-core/pom.xml
index 47354a43..ac4d9b71 100644
--- a/eiam-application/eiam-application-core/pom.xml
+++ b/eiam-application/eiam-application-core/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-application
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-form/pom.xml b/eiam-application/eiam-application-form/pom.xml
index c4ea41c4..ba1e6531 100644
--- a/eiam-application/eiam-application-form/pom.xml
+++ b/eiam-application/eiam-application-form/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-application
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-jwt/pom.xml b/eiam-application/eiam-application-jwt/pom.xml
index 2ef0e1fd..26489604 100644
--- a/eiam-application/eiam-application-jwt/pom.xml
+++ b/eiam-application/eiam-application-jwt/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-application
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-oidc/pom.xml b/eiam-application/eiam-application-oidc/pom.xml
index f4be67ac..922742db 100644
--- a/eiam-application/eiam-application-oidc/pom.xml
+++ b/eiam-application/eiam-application-oidc/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-application
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/pom.xml b/eiam-application/pom.xml
index 8064ec3f..0a70f7a2 100644
--- a/eiam-application/pom.xml
+++ b/eiam-application/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
pom
diff --git a/eiam-audit/pom.xml b/eiam-audit/pom.xml
index c95693b0..eaa32f14 100644
--- a/eiam-audit/pom.xml
+++ b/eiam-audit/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-authentication/eiam-authentication-alipay/pom.xml b/eiam-authentication/eiam-authentication-alipay/pom.xml
index cabc5df8..19a521d5 100644
--- a/eiam-authentication/eiam-authentication-alipay/pom.xml
+++ b/eiam-authentication/eiam-authentication-alipay/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-all/pom.xml b/eiam-authentication/eiam-authentication-all/pom.xml
index df3ccc55..083b7953 100644
--- a/eiam-authentication/eiam-authentication-all/pom.xml
+++ b/eiam-authentication/eiam-authentication-all/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-authentication/eiam-authentication-core/pom.xml b/eiam-authentication/eiam-authentication-core/pom.xml
index 3c1aae81..b567a8fc 100644
--- a/eiam-authentication/eiam-authentication-core/pom.xml
+++ b/eiam-authentication/eiam-authentication-core/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-dingtalk/pom.xml b/eiam-authentication/eiam-authentication-dingtalk/pom.xml
index 1be76b83..32a2db81 100644
--- a/eiam-authentication/eiam-authentication-dingtalk/pom.xml
+++ b/eiam-authentication/eiam-authentication-dingtalk/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-feishu/pom.xml b/eiam-authentication/eiam-authentication-feishu/pom.xml
index 503c81a1..c9080a14 100644
--- a/eiam-authentication/eiam-authentication-feishu/pom.xml
+++ b/eiam-authentication/eiam-authentication-feishu/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-gitee/pom.xml b/eiam-authentication/eiam-authentication-gitee/pom.xml
index 395796bd..a8476db4 100644
--- a/eiam-authentication/eiam-authentication-gitee/pom.xml
+++ b/eiam-authentication/eiam-authentication-gitee/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-github/pom.xml b/eiam-authentication/eiam-authentication-github/pom.xml
index 4eb5a294..e9da0eff 100644
--- a/eiam-authentication/eiam-authentication-github/pom.xml
+++ b/eiam-authentication/eiam-authentication-github/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-mail/pom.xml b/eiam-authentication/eiam-authentication-mail/pom.xml
index e6512bdf..6bf86163 100644
--- a/eiam-authentication/eiam-authentication-mail/pom.xml
+++ b/eiam-authentication/eiam-authentication-mail/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-qq/pom.xml b/eiam-authentication/eiam-authentication-qq/pom.xml
index 4c4e0fc2..bcbad4b2 100644
--- a/eiam-authentication/eiam-authentication-qq/pom.xml
+++ b/eiam-authentication/eiam-authentication-qq/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-sms/pom.xml b/eiam-authentication/eiam-authentication-sms/pom.xml
index f0dac5b5..bf97cf6b 100644
--- a/eiam-authentication/eiam-authentication-sms/pom.xml
+++ b/eiam-authentication/eiam-authentication-sms/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-wechat/pom.xml b/eiam-authentication/eiam-authentication-wechat/pom.xml
index ec7e3d9d..4792ec38 100644
--- a/eiam-authentication/eiam-authentication-wechat/pom.xml
+++ b/eiam-authentication/eiam-authentication-wechat/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/eiam-authentication-wechatwork/pom.xml b/eiam-authentication/eiam-authentication-wechatwork/pom.xml
index f5c94280..6b92b79d 100644
--- a/eiam-authentication/eiam-authentication-wechatwork/pom.xml
+++ b/eiam-authentication/eiam-authentication-wechatwork/pom.xml
@@ -24,7 +24,7 @@
eiam-authentication
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/pom.xml b/eiam-authentication/pom.xml
index 0c19333a..61e46dbf 100644
--- a/eiam-authentication/pom.xml
+++ b/eiam-authentication/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-common/pom.xml b/eiam-common/pom.xml
index a567a6f7..9038e486 100644
--- a/eiam-common/pom.xml
+++ b/eiam-common/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-console/pom.xml b/eiam-console/pom.xml
index 4360bba8..c930790e 100644
--- a/eiam-console/pom.xml
+++ b/eiam-console/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-core/pom.xml b/eiam-core/pom.xml
index 163d141d..6753f21f 100644
--- a/eiam-core/pom.xml
+++ b/eiam-core/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-identity-source/eiam-identity-source-all/pom.xml b/eiam-identity-source/eiam-identity-source-all/pom.xml
index 026ec1b7..fbabc355 100644
--- a/eiam-identity-source/eiam-identity-source-all/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-all/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/eiam-identity-source-core/pom.xml b/eiam-identity-source/eiam-identity-source-core/pom.xml
index 87b6cf98..176e1d22 100644
--- a/eiam-identity-source/eiam-identity-source-core/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-core/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/eiam-identity-source-dingtalk/pom.xml b/eiam-identity-source/eiam-identity-source-dingtalk/pom.xml
index 09fd7cb8..1733e324 100644
--- a/eiam-identity-source/eiam-identity-source-dingtalk/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-dingtalk/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/eiam-identity-source-excel/pom.xml b/eiam-identity-source/eiam-identity-source-excel/pom.xml
index 6f2583fa..eb4b0ab5 100644
--- a/eiam-identity-source/eiam-identity-source-excel/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-excel/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/eiam-identity-source-feishu/pom.xml b/eiam-identity-source/eiam-identity-source-feishu/pom.xml
index 733cfbb9..097b181e 100644
--- a/eiam-identity-source/eiam-identity-source-feishu/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-feishu/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/eiam-identity-source-wechatwork/pom.xml b/eiam-identity-source/eiam-identity-source-wechatwork/pom.xml
index 10393658..e26c563a 100644
--- a/eiam-identity-source/eiam-identity-source-wechatwork/pom.xml
+++ b/eiam-identity-source/eiam-identity-source-wechatwork/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/pom.xml b/eiam-identity-source/pom.xml
index 6e796a63..36a5b6cb 100644
--- a/eiam-identity-source/pom.xml
+++ b/eiam-identity-source/pom.xml
@@ -24,12 +24,12 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
eiam-identity-source
- 1.0.1
+ 1.0.2-SNAPSHOT
pom
diff --git a/eiam-openapi/pom.xml b/eiam-openapi/pom.xml
index 2fdcca4e..276f8a80 100644
--- a/eiam-openapi/pom.xml
+++ b/eiam-openapi/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-portal/pom.xml b/eiam-portal/pom.xml
index 07ca99c0..5b65f0a6 100644
--- a/eiam-portal/pom.xml
+++ b/eiam-portal/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/eiam-protocol-all/pom.xml b/eiam-protocol/eiam-protocol-all/pom.xml
index 7494818c..728ae191 100644
--- a/eiam-protocol/eiam-protocol-all/pom.xml
+++ b/eiam-protocol/eiam-protocol-all/pom.xml
@@ -24,7 +24,7 @@
eiam-protocol
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/eiam-protocol-core/pom.xml b/eiam-protocol/eiam-protocol-core/pom.xml
index 6263d6c0..9401116a 100644
--- a/eiam-protocol/eiam-protocol-core/pom.xml
+++ b/eiam-protocol/eiam-protocol-core/pom.xml
@@ -24,7 +24,7 @@
eiam-protocol
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/eiam-protocol-form/pom.xml b/eiam-protocol/eiam-protocol-form/pom.xml
index 70053aff..d01099ed 100644
--- a/eiam-protocol/eiam-protocol-form/pom.xml
+++ b/eiam-protocol/eiam-protocol-form/pom.xml
@@ -24,7 +24,7 @@
eiam-protocol
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/eiam-protocol-jwt/pom.xml b/eiam-protocol/eiam-protocol-jwt/pom.xml
index d96fb6cd..49a7e949 100644
--- a/eiam-protocol/eiam-protocol-jwt/pom.xml
+++ b/eiam-protocol/eiam-protocol-jwt/pom.xml
@@ -24,7 +24,7 @@
eiam-protocol
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/eiam-protocol-oidc/pom.xml b/eiam-protocol/eiam-protocol-oidc/pom.xml
index 62a844b3..9552d3e7 100644
--- a/eiam-protocol/eiam-protocol-oidc/pom.xml
+++ b/eiam-protocol/eiam-protocol-oidc/pom.xml
@@ -24,7 +24,7 @@
eiam-protocol
cn.topiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/pom.xml b/eiam-protocol/pom.xml
index 336a9496..cc32dee1 100644
--- a/eiam-protocol/pom.xml
+++ b/eiam-protocol/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-synchronizer/pom.xml b/eiam-synchronizer/pom.xml
index 3347a254..cc37aaef 100644
--- a/eiam-synchronizer/pom.xml
+++ b/eiam-synchronizer/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index cf5dcda0..a3eab4f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,11 +25,11 @@
cn.topiam
eiam-support-parent
- 1.0.1
+ 1.0.2-SNAPSHOT
eiam
- 1.0.1
+ 1.0.2-SNAPSHOT
pom
TopIAM Employee
Employee Identity and Access Management