소스 검색

pom更新

xueli.xue 9 년 전
부모
커밋
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>