Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
remove release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyepianzhou committed Sep 27, 2023
1 parent 64627fd commit 20522ea
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions buildtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,18 +269,6 @@
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
<extensions>
<extension>
Expand Down

0 comments on commit 20522ea

Please sign in to comment.