diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ <executions> <execution> <id>attach-sources</id> - <phase>deploy</phase> + <phase>verify</phase> <goals> <goal>jar-no-fork</goal> </goals> |