更新 template/entrance/web/pom.xml
This commit is contained in:
@@ -11,14 +11,5 @@
|
|||||||
<artifactId>{{ .artifactId }}-entrance-web</artifactId>
|
<artifactId>{{ .artifactId }}-entrance-web</artifactId>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>com.toco</groupId>
|
|
||||||
<artifactId>vs-sqlmapper-spring</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>{{ .groupId }}</groupId>
|
|
||||||
<artifactId>{{ .artifactId }}-entrance-mq</artifactId>
|
|
||||||
<version>{{ .version }}</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user