diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2016-02-12 14:42:19 +0100 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2016-02-15 09:09:03 +0100 |
commit | 32f6a67a429623f9ccc14944f11aa75260441aed (patch) | |
tree | 96b09fa392bf161ee8f39de00978e8a6c0b49adc /it/it-plugins/pom.xml | |
parent | aa82282b15b0ea160d1e227ec1532b4cb7b49520 (diff) | |
download | sonarqube-32f6a67a429623f9ccc14944f11aa75260441aed.tar.gz sonarqube-32f6a67a429623f9ccc14944f11aa75260441aed.zip |
Move DashboardTest ITs
Diffstat (limited to 'it/it-plugins/pom.xml')
-rw-r--r-- | it/it-plugins/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml index fa1df6e5231..a44beb0b8f2 100644 --- a/it/it-plugins/pom.xml +++ b/it/it-plugins/pom.xml @@ -33,6 +33,7 @@ <module>access-secured-props-plugin</module> <module>base-auth-plugin</module> <module>batch-plugin</module> + <module>dashboard-plugin</module> <module>extension-lifecycle-plugin</module> <module>global-property-change-plugin</module> <module>issue-action-plugin</module> |