Skip to content

Commit 8204da7

Browse files
committed
Upgrade to mybatis-parent 31 GA
Fixes gh-329
1 parent b50ed80 commit 8204da7

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 2010-2018 the original author or authors.
4+
Copyright 2010-2019 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>31-SNAPSHOT</version>
25+
<version>31</version>
2626
<relativePath/>
2727
</parent>
2828

0 commit comments

Comments
 (0)