Dont sign until verify stage

This commit is contained in:
Andrew DeMaria
2019-03-16 12:53:30 -04:00
parent 3fb697ddce
commit 972c6cd462
+1 -1
View File
@@ -334,7 +334,7 @@
<version>1.6</version>
<executions>
<execution>
<phase>package</phase>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>