Browse Source

🚧 Next version

pull/37/head
smallbun 1 year ago
parent
commit
0d1b731867
  1. 2
      eiam-alert/pom.xml
  2. 2
      eiam-application/eiam-application-all/pom.xml
  3. 2
      eiam-application/eiam-application-core/pom.xml
  4. 2
      eiam-application/eiam-application-form/pom.xml
  5. 2
      eiam-application/eiam-application-jwt/pom.xml
  6. 2
      eiam-application/eiam-application-oidc/pom.xml
  7. 2
      eiam-application/pom.xml
  8. 2
      eiam-audit/pom.xml
  9. 2
      eiam-authentication/eiam-authentication-alipay/pom.xml
  10. 2
      eiam-authentication/eiam-authentication-all/pom.xml
  11. 2
      eiam-authentication/eiam-authentication-core/pom.xml
  12. 2
      eiam-authentication/eiam-authentication-dingtalk/pom.xml
  13. 2
      eiam-authentication/eiam-authentication-feishu/pom.xml
  14. 2
      eiam-authentication/eiam-authentication-gitee/pom.xml
  15. 2
      eiam-authentication/eiam-authentication-github/pom.xml
  16. 2
      eiam-authentication/eiam-authentication-mail/pom.xml
  17. 2
      eiam-authentication/eiam-authentication-qq/pom.xml
  18. 2
      eiam-authentication/eiam-authentication-sms/pom.xml
  19. 2
      eiam-authentication/eiam-authentication-wechat/pom.xml
  20. 2
      eiam-authentication/eiam-authentication-wechatwork/pom.xml
  21. 2
      eiam-authentication/pom.xml
  22. 2
      eiam-common/pom.xml
  23. 2
      eiam-console/pom.xml
  24. 2
      eiam-core/pom.xml
  25. 2
      eiam-identity-source/eiam-identity-source-all/pom.xml
  26. 2
      eiam-identity-source/eiam-identity-source-core/pom.xml
  27. 2
      eiam-identity-source/eiam-identity-source-dingtalk/pom.xml
  28. 2
      eiam-identity-source/eiam-identity-source-excel/pom.xml
  29. 2
      eiam-identity-source/eiam-identity-source-feishu/pom.xml
  30. 2
      eiam-identity-source/eiam-identity-source-wechatwork/pom.xml
  31. 4
      eiam-identity-source/pom.xml
  32. 2
      eiam-openapi/pom.xml
  33. 2
      eiam-portal/pom.xml
  34. 2
      eiam-protocol/eiam-protocol-all/pom.xml
  35. 2
      eiam-protocol/eiam-protocol-core/pom.xml
  36. 2
      eiam-protocol/eiam-protocol-form/pom.xml
  37. 2
      eiam-protocol/eiam-protocol-jwt/pom.xml
  38. 2
      eiam-protocol/eiam-protocol-oidc/pom.xml
  39. 2
      eiam-protocol/pom.xml
  40. 2
      eiam-synchronizer/pom.xml
  41. 4
      pom.xml

2
eiam-alert/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-application/eiam-application-all/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-application</artifactId> <artifactId>eiam-application</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-application/eiam-application-core/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-application</artifactId> <artifactId>eiam-application</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-application/eiam-application-form/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-application</artifactId> <artifactId>eiam-application</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-application/eiam-application-jwt/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-application</artifactId> <artifactId>eiam-application</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-application/eiam-application-oidc/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-application</artifactId> <artifactId>eiam-application</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-application/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>pom</packaging> <packaging>pom</packaging>

2
eiam-audit/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-authentication/eiam-authentication-alipay/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-all/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-authentication/eiam-authentication-core/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-dingtalk/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-feishu/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-gitee/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-github/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-mail/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-qq/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-sms/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-wechat/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/eiam-authentication-wechatwork/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-authentication</artifactId> <artifactId>eiam-authentication</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-authentication/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-common/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-console/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-core/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>jar</packaging> <packaging>jar</packaging>

2
eiam-identity-source/eiam-identity-source-all/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-identity-source/eiam-identity-source-core/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-identity-source/eiam-identity-source-dingtalk/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-identity-source/eiam-identity-source-excel/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-identity-source/eiam-identity-source-feishu/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-identity-source/eiam-identity-source-wechatwork/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

4
eiam-identity-source/pom.xml

@ -24,12 +24,12 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>eiam-identity-source</artifactId> <artifactId>eiam-identity-source</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>

2
eiam-openapi/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-portal/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/eiam-protocol-all/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-protocol</artifactId> <artifactId>eiam-protocol</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/eiam-protocol-core/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-protocol</artifactId> <artifactId>eiam-protocol</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/eiam-protocol-form/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-protocol</artifactId> <artifactId>eiam-protocol</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/eiam-protocol-jwt/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-protocol</artifactId> <artifactId>eiam-protocol</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/eiam-protocol-oidc/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>eiam-protocol</artifactId> <artifactId>eiam-protocol</artifactId>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-protocol/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

2
eiam-synchronizer/pom.xml

@ -24,7 +24,7 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

4
pom.xml

@ -25,11 +25,11 @@
<parent> <parent>
<groupId>cn.topiam</groupId> <groupId>cn.topiam</groupId>
<artifactId>eiam-support-parent</artifactId> <artifactId>eiam-support-parent</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<relativePath/> <relativePath/>
</parent> </parent>
<artifactId>eiam</artifactId> <artifactId>eiam</artifactId>
<version>1.0.1</version> <version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>TopIAM Employee</name> <name>TopIAM Employee</name>
<description>Employee Identity and Access Management</description> <description>Employee Identity and Access Management</description>

Loading…
Cancel
Save