aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-05-02 10:08:38 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-05-02 10:08:38 +0200
commit05cc0b97a0e8064857d02c03a8086695e154e2ba (patch)
tree446e6cd3ee16fedc0b5bf52fabc83b0ee9e51f29
parent2a6de4af2f1168b7e572b156c6b092844c178113 (diff)
downloadsonarqube-05cc0b97a0e8064857d02c03a8086695e154e2ba.tar.gz
sonarqube-05cc0b97a0e8064857d02c03a8086695e154e2ba.zip
[SONAR-5235] : Test deployment without the phase verify4.3
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 55f296acb73..3c9d7fc0565 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,6 @@
<executions>
<execution>
<id>attach-sources</id>
- <phase>verify</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>