We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e254612 commit 759a371Copy full SHA for 759a371
1 file changed
compiler/pom.xml
@@ -103,7 +103,7 @@
103
<nohelp>true</nohelp>
104
</configuration>
105
</plugin>
106
- <plugin>
+ <!-- plugin>
107
<groupId>org.apache.maven.plugins</groupId>
108
<artifactId>maven-gpg-plugin</artifactId>
109
<version>1.4</version>
@@ -119,7 +119,7 @@
119
</goals>
120
</execution>
121
</executions>
122
- </plugin>
+ </plugin -->
123
124
<plugin>
125
<groupId>org.apache.felix</groupId>
0 commit comments