Skip to content

Commit fbe33d9

Browse files
author
gm2552
committed
Commenting out gpg plugin.
1 parent e4bdbc0 commit fbe33d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
</execution>
219219
</executions>
220220
</plugin>
221+
<!-- for releases only
221222
<plugin>
222223
<groupId>org.apache.maven.plugins</groupId>
223224
<artifactId>maven-gpg-plugin</artifactId>
@@ -231,6 +232,7 @@
231232
</execution>
232233
</executions>
233234
</plugin>
235+
-->
234236
</plugins>
235237
</build>
236238
<reporting>

0 commit comments

Comments
 (0)