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>
@@ -108,7 +108,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin> -->
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>