Skip to content

Commit 2e775b6

Browse files
committed
updated the parent pom version to 4 which enforces you to use maven 2.1 or higher
1 parent 534fda2 commit 2e775b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.sonatype.oss</groupId>
55
<artifactId>oss-parent</artifactId>
6-
<version>3</version>
6+
<version>4</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.mybatis</groupId>

0 commit comments

Comments
 (0)