Browse Source

pom更新

xueli.xue 8 years ago
parent
commit
be03a8035e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pom.xml

+ 3 - 0
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>