From e8ba0000b9150c79b214aadaa5d9136803b81bf0 Mon Sep 17 00:00:00 2001
From: smallbun <2689170096@qq.com>
Date: Sun, 13 Aug 2023 21:59:10 +0800
Subject: [PATCH] :construction: Next version
---
eiam-alert/pom.xml | 2 +-
eiam-application/eiam-application-all/pom.xml | 2 +-
.../eiam-application-core/pom.xml | 2 +-
.../eiam-application-form/pom.xml | 2 +-
eiam-application/eiam-application-jwt/pom.xml | 2 +-
.../eiam-application-oidc/pom.xml | 2 +-
eiam-application/pom.xml | 2 +-
eiam-audit/pom.xml | 2 +-
.../eiam-authentication-all/pom.xml | 8 ++-
.../eiam-authentication-core/pom.xml | 2 +-
.../eiam-authentication-dingtalk/pom.xml | 2 +-
.../eiam-authentication-feishu/pom.xml | 2 +-
.../eiam-authentication-mail/pom.xml | 2 +-
.../eiam-authentication-qq/pom.xml | 2 +-
.../eiam-authentication-sms/pom.xml | 2 +-
.../eiam-authentication-wechat/pom.xml | 2 +-
.../eiam-authentication-wechatwork/pom.xml | 2 +-
eiam-authentication/pom.xml | 3 +-
eiam-common/pom.xml | 2 +-
eiam-console/pom.xml | 2 +-
eiam-core/pom.xml | 2 +-
.../eiam-identity-source-all/pom.xml | 2 +-
.../eiam-identity-source-core/pom.xml | 2 +-
.../eiam-identity-source-dingtalk/pom.xml | 2 +-
.../eiam-identity-source-excel/pom.xml | 2 +-
.../eiam-identity-source-feishu/pom.xml | 2 +-
.../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 | 50 ++++++++++++++++++-
38 files changed, 93 insertions(+), 40 deletions(-)
diff --git a/eiam-alert/pom.xml b/eiam-alert/pom.xml
index be8306fb..bc055e9e 100644
--- a/eiam-alert/pom.xml
+++ b/eiam-alert/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-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 aec0155c..b62eb179 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-core/pom.xml b/eiam-application/eiam-application-core/pom.xml
index 6a53778b..388c234b 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-form/pom.xml b/eiam-application/eiam-application-form/pom.xml
index ef26e855..ac36cc81 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-jwt/pom.xml b/eiam-application/eiam-application-jwt/pom.xml
index 92f91550..27348ab0 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/eiam-application-oidc/pom.xml b/eiam-application/eiam-application-oidc/pom.xml
index 3c578632..3e078f6e 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-application/pom.xml b/eiam-application/pom.xml
index 81593e58..e83f8786 100644
--- a/eiam-application/pom.xml
+++ b/eiam-application/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
pom
diff --git a/eiam-audit/pom.xml b/eiam-audit/pom.xml
index 7fc902a0..47dc062c 100644
--- a/eiam-audit/pom.xml
+++ b/eiam-audit/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-authentication/eiam-authentication-all/pom.xml b/eiam-authentication/eiam-authentication-all/pom.xml
index 2e6ebe85..ac8bf3ee 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
@@ -75,5 +75,11 @@
eiam-authentication-mail
${project.version}
+
+
+ cn.topiam
+ eiam-authentication-gitee
+ ${project.version}
+
\ No newline at end of file
diff --git a/eiam-authentication/eiam-authentication-core/pom.xml b/eiam-authentication/eiam-authentication-core/pom.xml
index 6c9d5c03..95bb7fa8 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.0
+ 1.0.1-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 fd2b3697..d7af1d12 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.0
+ 1.0.1-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 91029aee..3dd50ed9 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.0
+ 1.0.1-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 79153c80..d2cb8574 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.0
+ 1.0.1-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 372489e4..93991a0e 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.0
+ 1.0.1-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 fbf5f90f..6109389d 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.0
+ 1.0.1-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 0e6a4a96..4c35a5d9 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.0
+ 1.0.1-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 412d59fa..4a30cbe0 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-authentication/pom.xml b/eiam-authentication/pom.xml
index 629ea1fc..fb103186 100644
--- a/eiam-authentication/pom.xml
+++ b/eiam-authentication/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
@@ -42,6 +42,7 @@
eiam-authentication-all
eiam-authentication-mail
eiam-authentication-sms
+ eiam-authentication-gitee
diff --git a/eiam-common/pom.xml b/eiam-common/pom.xml
index 3d5eca85..cc3106a0 100644
--- a/eiam-common/pom.xml
+++ b/eiam-common/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
jar
diff --git a/eiam-console/pom.xml b/eiam-console/pom.xml
index 5186a1d4..c8fac469 100644
--- a/eiam-console/pom.xml
+++ b/eiam-console/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-core/pom.xml b/eiam-core/pom.xml
index 1d536f41..a7c1e8dc 100644
--- a/eiam-core/pom.xml
+++ b/eiam-core/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-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 865a3b0e..c7e19d98 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.0
+ 1.0.1-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 c7c7458a..fb31c4ba 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.0
+ 1.0.1-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 473a3ece..a72773c7 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.0
+ 1.0.1-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 9ca704ec..edd81ecc 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.0
+ 1.0.1-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 8d11a165..714e14be 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.0
+ 1.0.1-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 16904344..cc11deb9 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-identity-source/pom.xml b/eiam-identity-source/pom.xml
index 6f94ad28..7e66cfc1 100644
--- a/eiam-identity-source/pom.xml
+++ b/eiam-identity-source/pom.xml
@@ -24,12 +24,12 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
eiam-identity-source
- 1.0.0
+ 1.0.1-SNAPSHOT
pom
diff --git a/eiam-openapi/pom.xml b/eiam-openapi/pom.xml
index 5addd9ec..2911b339 100644
--- a/eiam-openapi/pom.xml
+++ b/eiam-openapi/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-portal/pom.xml b/eiam-portal/pom.xml
index 7328d302..dcc1d2af 100644
--- a/eiam-portal/pom.xml
+++ b/eiam-portal/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-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 d1d33eea..97bda38e 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.0
+ 1.0.1-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 a46f9ebd..a9a32bf8 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.0
+ 1.0.1-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 715cb5d4..9d54a85a 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.0
+ 1.0.1-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 24ed55f8..71c448f0 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.0
+ 1.0.1-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 15311b14..479be263 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.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-protocol/pom.xml b/eiam-protocol/pom.xml
index 0d0dc8c5..6b736e46 100644
--- a/eiam-protocol/pom.xml
+++ b/eiam-protocol/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/eiam-synchronizer/pom.xml b/eiam-synchronizer/pom.xml
index 8d8d1246..39d6a6f8 100644
--- a/eiam-synchronizer/pom.xml
+++ b/eiam-synchronizer/pom.xml
@@ -24,7 +24,7 @@
cn.topiam
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index f8ea020f..f092763e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,11 +25,11 @@
cn.topiam
eiam-support-parent
- 1.0.0
+ 1.0.1-SNAPSHOT
eiam
- 1.0.0
+ 1.0.1-SNAPSHOT
pom
TopIAM Employee
Employee Identity and Access Management
@@ -93,6 +93,52 @@
com.mycila
license-maven-plugin
+
+
+ compile
+
+ remove
+ format
+
+
+
+
+ true
+
+
+ ${main.user.dir}/tools/codestyle/HEADER
+
+ *.sh
+ *.yml
+ *.iml
+ *.config
+ **/*.ftlh
+ .editorconfig
+ .gitignore
+ LICENSE
+ **/*.md
+ **/*.log
+ **/codestyle/HEADER
+ **/.gitkeep
+ **/spring.factories
+ **/META-INF/**
+ **/.mvn/**
+ **/mvnw
+ **/resources/template/**
+ **/node_modules/**
+ **/docs/**
+ **/dictionaries/**
+
+
+
+ true
+
+ SLASHSTAR_STYLE
+ SLASHSTAR_STYLE
+ SLASHSTAR_STYLE
+ SLASHSTAR_STYLE
+
+