1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-05 00:25:32 +08:00

添加gpg配置

This commit is contained in:
2021-12-15 20:11:57 +08:00
parent f70f73daf2
commit d30b6b9ab2
+1 -2
View File
@@ -126,8 +126,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
</plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
@@ -142,6 +140,7 @@
</execution>
</executions>
</plugin>
</plugins>
<pluginManagement>
<plugins>