Merge branch 'feature/community-center' of https://gitea.qinmian.online/CY/mcwl-ai into preview
commit
58839f1f12
|
@ -9,7 +9,11 @@
|
||||||
<version>3.8.8</version>
|
<version>3.8.8</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mcwl-knowledgePlanet</artifactId>
|
<description>
|
||||||
|
社区中心
|
||||||
|
</description>
|
||||||
|
|
||||||
|
<artifactId>mcwl-communityCenter</artifactId>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>8</maven.compiler.source>
|
<maven.compiler.source>8</maven.compiler.source>
|
2
pom.xml
2
pom.xml
|
@ -240,7 +240,7 @@
|
||||||
<module>mcwl-resource</module>
|
<module>mcwl-resource</module>
|
||||||
<module>mcwl-memberCenter</module>
|
<module>mcwl-memberCenter</module>
|
||||||
<module>mcwl-pay</module>
|
<module>mcwl-pay</module>
|
||||||
<module>mcwl-knowledgePlanet</module>
|
<module>mcwl-communityCenter</module>
|
||||||
</modules>
|
</modules>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue