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 33d3fb5 commit 4163cefCopy full SHA for 4163cef
pom.xml
@@ -21,12 +21,12 @@
21
<parent>
22
<groupId>org.mybatis</groupId>
23
<artifactId>mybatis-parent</artifactId>
24
- <version>23</version>
+ <version>20</version>
25
</parent>
26
27
<groupId>org.mybatis.caches</groupId>
28
<artifactId>mybatis-redis</artifactId>
29
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0-beta1-SNAPSHOT</version>
30
<packaging>jar</packaging>
31
32
<name>mybatis-redis</name>
0 commit comments