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 557ecc8 commit 99024edCopy full SHA for 99024ed
pom.xml
@@ -62,6 +62,10 @@
62
</distributionManagement>
63
64
<properties>
65
+ <!-- Java Usage -->
66
+ <java.version>8</java.version>
67
+ <java.release.version>8</java.release.version>
68
+
69
<findbugs.onlyAnalyze>org.apache.ibatis.migration</findbugs.onlyAnalyze>
70
<clirr.comparisonVersion>3.2.0</clirr.comparisonVersion>
71
<module.name>org.mybatis.migrations</module.name>
0 commit comments