Skip to content

Commit 975fdfa

Browse files
committed
[pom] Update mybatis-parent to 31 snapshot
1 parent 04dcae8 commit 975fdfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2015-2017 the original author or authors.
4+
Copyright 2015-2018 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.mybatis</groupId>
2424
<artifactId>mybatis-parent</artifactId>
25-
<version>30</version>
25+
<version>31-SNAPSHOT</version>
2626
<relativePath />
2727
</parent>
2828

0 commit comments

Comments
 (0)