Skip to content

Commit ecc845b

Browse files
committed
fixed pom for deploy
1 parent 17c45dc commit ecc845b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<executions>
222222
<execution>
223223
<id>sign-artifacts</id>
224-
<phase>verify</phase>
224+
<phase>deploy</phase>
225225
<goals>
226226
<goal>sign</goal>
227227
</goals>

0 commit comments

Comments
 (0)