summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index edc2f1f..06a343a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<executions>
<execution>
<id>attach-sources</id>
- <phase>deploy</phase>
+ <phase>verify</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>