update at 2021-01-22 14:54:56 by ehlxr
continuous-integration/drone/push Build is passing Details

master
ehlxr 2021-01-22 14:54:56 +08:00
parent 264ecfe13e
commit d0d9a5b7ce
1 changed files with 8 additions and 8 deletions

16
pom.xml
View File

@ -49,14 +49,14 @@
</dependencies>
</dependencyManagement>
<dependencies>
<!-- 为了 debug 调试-->
<dependency>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.12</version>
</dependency>
</dependencies>
<!--<dependencies>-->
<!-- 为了 debug 调试-->
<!-- <dependency>-->
<!-- <groupId>com.github.github</groupId>-->
<!-- <artifactId>site-maven-plugin</artifactId>-->
<!-- <version>0.12</version>-->
<!-- </dependency>-->
<!--</dependencies>-->
<build>
<pluginManagement>