Skip to content

Commit 2a7763d

Browse files
committed
Upgrade to mybatis-parent 31 GA
Fixes gh-2
1 parent 2e19457 commit 2a7763d

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 2018 the original author or authors.
4+
Copyright 2018-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.
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.mybatis</groupId>
2626
<artifactId>mybatis-parent</artifactId>
27-
<version>31-SNAPSHOT</version>
27+
<version>31</version>
2828
<relativePath />
2929
</parent>
3030

0 commit comments

Comments
 (0)