文章模块
This commit is contained in:
parent
d966d17fde
commit
f414409cc3
6
pom.xml
6
pom.xml
@ -90,6 +90,12 @@
|
|||||||
<version>${cm-cloud.version}</version>
|
<version>${cm-cloud.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.cm</groupId>
|
||||||
|
<artifactId>cloud-common-article</artifactId>
|
||||||
|
<version>${cm-cloud.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
<artifactId>log4j</artifactId>
|
<artifactId>log4j</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user