We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5473d96 commit 542da69Copy full SHA for 542da69
1 file changed
pom.xml
@@ -389,7 +389,7 @@ limitations under the License.
389
</configuration>
390
</plugin>
391
392
-<!-- <plugin>
+ <plugin>
393
<groupId>org.apache.maven.plugins</groupId>
394
<artifactId>maven-gpg-plugin</artifactId>
395
<version>1.6</version>
@@ -402,7 +402,7 @@ limitations under the License.
402
</goals>
403
</execution>
404
</executions>
405
- </plugin>-->
+ </plugin>
406
</plugins>
407
</build>
408
</project>
0 commit comments