| commit | f517f2ffa968eb435ee7505ee9a2058a96a2bc00 | [log] [tgz] |
|---|---|---|
| author | Gary Gregory <garydgregory@gmail.com> | Fri Sep 23 13:44:39 2022 -0400 |
| committer | Gary Gregory <garydgregory@gmail.com> | Fri Sep 23 13:44:39 2022 -0400 |
| tree | 3e78d63ddcb25c05e246d47b2cb714d74e193f62 | |
| parent | 543f80d1c83eb0c6bf28a0bd0379fa29f70e6498 [diff] |
Drop Clirr property since commons-parent has replaced Clirr with JApiCmp.
diff --git a/pom.xml b/pom.xml index 962d1fc..f9bcb1b 100644 --- a/pom.xml +++ b/pom.xml
@@ -347,7 +347,6 @@ <japicmp.skip>false</japicmp.skip> <spotbugs.skip>false</spotbugs.skip> - <clirr.skip>true</clirr.skip> <findbugs.skip>true</findbugs.skip> <surefire.argline></surefire.argline> </properties>