Skip to content

Commit 20a8ac5

Browse files
committed
parent pom updated to v4
1 parent 5c7dd77 commit 20a8ac5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mybatis</groupId>
55
<artifactId>mybatis-parent</artifactId>
6-
<version>3</version>
6+
<version>4</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>mybatis</artifactId>
@@ -23,6 +23,7 @@
2323
</scm>
2424
<properties>
2525
<findbugs.onlyAnalyze>org.apache.ibatis.*</findbugs.onlyAnalyze>
26+
<clirr.comparisonVersion>3.0.2</clirr.comparisonVersion>
2627
</properties>
2728
<reporting>
2829
<plugins>

0 commit comments

Comments
 (0)