]> source.dussan.org Git - sonarqube.git/commitdiff
Rename the profile check-java-api to sanity-checks
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 31 Jan 2011 09:46:08 +0000 (10:46 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 31 Jan 2011 09:46:08 +0000 (10:46 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index cd01bc62d8af2db3b5153779fc4500f942b1dfc4..6e82c12d13e009f5c2b481a5120d3812550f8c43 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </profile>
 
     <profile>
-      <id>check-java-api</id>
+      <id>sanity-checks</id>
       <build>
         <plugins>
           <!-- check compatibility with Java 5 -->