We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ed3ca commit dac4a87Copy full SHA for dac4a87
pom.xml
@@ -127,7 +127,7 @@
127
</distributionManagement>
128
129
<properties>
130
- <clirr.comparisonVersion>3.2.8</clirr.comparisonVersion>
+ <clirr.comparisonVersion>3.3.0</clirr.comparisonVersion>
131
<findbugs.onlyAnalyze>org.apache.ibatis.*</findbugs.onlyAnalyze>
132
<osgi.export>org.apache.ibatis.*;version=${project.version};-noimport:=true</osgi.export>
133
<osgi.import>*;resolution:=optional</osgi.import>
0 commit comments