We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e19457 commit 2a7763dCopy full SHA for 2a7763d
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2018 the original author or authors.
+ Copyright 2018-2019 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -24,7 +24,7 @@
24
<parent>
25
<groupId>org.mybatis</groupId>
26
<artifactId>mybatis-parent</artifactId>
27
- <version>31-SNAPSHOT</version>
+ <version>31</version>
28
<relativePath />
29
</parent>
30
0 commit comments