更新 template/persist/pom.xml
This commit is contained in:
@@ -17,16 +17,9 @@
|
||||
<artifactId>{{ .artifactId }}-common</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.toco</groupId>
|
||||
<artifactId>toco-all</artifactId>
|
||||
<type>pom</type>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<groupId>org.flywaydb</groupId>
|
||||
<artifactId>flyway-core</artifactId>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.vs</groupId>-->
|
||||
<!-- <artifactId>vs.common.util</artifactId>-->
|
||||
<!-- <version>1.2.2</version>-->
|
||||
<!-- </dependency>-->
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user