aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>2012-09-05 12:44:04 +0200
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>2012-09-05 12:44:04 +0200
commit9a6bbc29739a9e8bded01fd31e8011e1f52edc24 (patch)
tree9b282c5826851a28620daac397c7c89a47e33081 /pom.xml
parent4090f5640aaef1a0baf3a766ac88a53da5a78381 (diff)
downloadsonarqube-9a6bbc29739a9e8bded01fd31e8011e1f52edc24.tar.gz
sonarqube-9a6bbc29739a9e8bded01fd31e8011e1f52edc24.zip
SONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar Runner
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 75f145e4281..7a456d5ccff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,6 @@
<!-- public artifacts to be deployed to central repository -->
<module>sonar-application</module>
<module>sonar-batch</module>
- <module>sonar-batch-bootstrapper</module>
<module>sonar-batch-maven-compat</module>
<module>sonar-channel</module>
<module>sonar-check-api</module>