summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-31 10:46:08 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-31 10:46:08 +0100
commit9b3c9dfb16eea005dd4e728883c97ee036447d4d (patch)
tree7355368772b98271de62f1cdb726d060a67c66a2 /pom.xml
parent4daa310730284a784548d8b7857a530ff24cc702 (diff)
downloadsonarqube-9b3c9dfb16eea005dd4e728883c97ee036447d4d.tar.gz
sonarqube-9b3c9dfb16eea005dd4e728883c97ee036447d4d.zip
Rename the profile check-java-api to sanity-checks
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 cd01bc62d8a..6e82c12d13e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -947,7 +947,7 @@
</profile>
<profile>
- <id>check-java-api</id>
+ <id>sanity-checks</id>
<build>
<plugins>
<!-- check compatibility with Java 5 -->