Skip to content

Commit

Permalink
fixed pom for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhks committed Apr 22, 2020
1 parent 17c45dc commit ecc845b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<phase>deploy</phase>
<goals>
<goal>sign</goal>
</goals>
Expand Down

0 comments on commit ecc845b

Please sign in to comment.