We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9acd4d commit 8f6515bCopy full SHA for 8f6515b
pom.xml
@@ -323,18 +323,6 @@
323
<plugin>
324
<groupId>org.apache.maven.plugins</groupId>
325
<artifactId>maven-gpg-plugin</artifactId>
326
- <configuration>
327
- <skip>false</skip>
328
- </configuration>
329
- <executions>
330
- <execution>
331
- <id>sign-artifacts</id>
332
- <phase>verify</phase>
333
- <goals>
334
- <goal>sign</goal>
335
- </goals>
336
- </execution>
337
- </executions>
338
</plugin>
339
</plugins>
340
</build>
0 commit comments