mirror of https://gitee.com/topiam/eiam
⚡ 优化
parent
859a743eb0
commit
427f4d4e82
|
@ -27,7 +27,7 @@
|
|||
<version>1.0.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>pom</packaging>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>eiam-application-all</artifactId>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<version>1.0.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>pom</packaging>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>eiam-authentication-all</artifactId>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>pom</packaging>
|
||||
<artifactId>eiam-identity-source-all</artifactId>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>eiam-protocol-all</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>pom</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>cn.topiam</groupId>
|
||||
|
|
Loading…
Reference in New Issue