Skip to content

Commit d44ab7b

Browse files
committed
skip gpg target
1 parent 4354db5 commit d44ab7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<executions>
227227
<execution>
228228
<id>sign-artifacts</id>
229-
<phase>verify</phase>
229+
<phase>deploy</phase>
230230
<goals>
231231
<goal>sign</goal>
232232
</goals>

0 commit comments

Comments
 (0)