Skip to content

Commit 759a371

Browse files
committed
Disable gpg
1 parent e254612 commit 759a371

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compiler/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<nohelp>true</nohelp>
104104
</configuration>
105105
</plugin>
106-
<plugin>
106+
<!-- plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-gpg-plugin</artifactId>
109109
<version>1.4</version>
@@ -119,7 +119,7 @@
119119
</goals>
120120
</execution>
121121
</executions>
122-
</plugin>
122+
</plugin -->
123123

124124
<plugin>
125125
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)