浏览代码

pom更新

xueli.xue 8 年之前
父节点
当前提交
be03a8035e
共有 1 个文件被更改,包括 3 次插入0 次删除
  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>