mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-27 01:30:51 +00:00
pom add novel-admin
This commit is contained in:
parent
4c3d3c67ee
commit
d960f94a59
@ -98,7 +98,12 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!--druid -->
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>druid</artifactId>
|
||||
<version>1.0.28</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
1
pom.xml
1
pom.xml
@ -10,6 +10,7 @@
|
||||
<module>novel-common</module>
|
||||
<module>novel-front</module>
|
||||
<module>novel-crawl</module>
|
||||
<module>novel-admin</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user