Skip to content

Commit cbe1a3f

Browse files
author
jester
committed
Commenting out gpg plugin.
1 parent 455a8f3 commit cbe1a3f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@
233233
</goals>
234234
</execution>
235235
</executions>
236-
</plugin>
236+
</plugin>
237+
<!-- for release only
237238
<plugin>
238239
<groupId>org.apache.maven.plugins</groupId>
239240
<artifactId>maven-gpg-plugin</artifactId>
@@ -247,7 +248,8 @@
247248
</execution>
248249
</executions>
249250
<version>3.0.1</version>
250-
</plugin>
251+
</plugin>
252+
-->
251253
<plugin>
252254
<groupId>org.sonatype.central</groupId>
253255
<artifactId>central-publishing-maven-plugin</artifactId>

0 commit comments

Comments
 (0)