Browse Source

pom更新

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

+ 3 - 0
pom.xml View File

113
                         <groupId>org.apache.maven.plugins</groupId>
113
                         <groupId>org.apache.maven.plugins</groupId>
114
                         <artifactId>maven-gpg-plugin</artifactId>
114
                         <artifactId>maven-gpg-plugin</artifactId>
115
                         <version>1.6</version>
115
                         <version>1.6</version>
116
+						<configuration>
117
+							<useAgent>false</useAgent>
118
+						</configuration>
116
                         <executions>
119
                         <executions>
117
                             <execution>
120
                             <execution>
118
                                 <phase>verify</phase>
121
                                 <phase>verify</phase>