disable gpg signing for the moment

This commit is contained in:
Martin Lippert
2023-06-10 11:57:24 +02:00
parent fae634b778
commit 682509af53
4 changed files with 9 additions and 8 deletions

View File

@@ -98,7 +98,7 @@
</configuration>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-gpg-plugin</artifactId>
<executions>
@@ -109,7 +109,7 @@
</execution>
</executions>
</plugin>
-->
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-eclipserun-plugin</artifactId>