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