Skip to content

Commit 9bd6292

Browse files
committed
chore: recover skip
1 parent cd40fe5 commit 9bd6292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,13 +209,13 @@
209209
</execution>
210210
</executions>
211211
</plugin>
212-
<!-- <plugin>
212+
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-gpg-plugin</artifactId>
215215
<configuration>
216216
<skip>true</skip>
217217
</configuration>
218-
</plugin> -->
218+
</plugin>
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-checkstyle-plugin</artifactId>

0 commit comments

Comments
 (0)