diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-05-02 10:08:38 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-05-02 10:08:38 +0200 |
commit | 05cc0b97a0e8064857d02c03a8086695e154e2ba (patch) | |
tree | 446e6cd3ee16fedc0b5bf52fabc83b0ee9e51f29 | |
parent | 2a6de4af2f1168b7e572b156c6b092844c178113 (diff) | |
download | sonarqube-05cc0b97a0e8064857d02c03a8086695e154e2ba.tar.gz sonarqube-05cc0b97a0e8064857d02c03a8086695e154e2ba.zip |
[SONAR-5235] : Test deployment without the phase verify4.3
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -468,7 +468,6 @@ <executions> <execution> <id>attach-sources</id> - <phase>verify</phase> <goals> <goal>jar-no-fork</goal> </goals> |