master
xueli.xue 8 years ago
parent ae758eb8a9
commit be03a8035e
  1. 3
      pom.xml

@ -113,6 +113,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<configuration>
<useAgent>false</useAgent>
</configuration>
<executions>
<execution>
<phase>verify</phase>

Loading…
Cancel
Save