diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -947,7 +947,7 @@ </profile> <profile> - <id>check-java-api</id> + <id>sanity-checks</id> <build> <plugins> <!-- check compatibility with Java 5 --> |