We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b61bfb commit af64ecaCopy full SHA for af64eca
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- Copyright 2009-2013 the original author or authors.
+ Copyright 2009-2014 the original author or authors.
4
5
Licensed under the Apache License, Version 2.0 (the "License");
6
you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>org.mybatis</groupId>
22
<artifactId>mybatis-parent</artifactId>
23
- <version>19-SNAPSHOT</version>
+ <version>19</version>
24
</parent>
25
26
<artifactId>mybatis</artifactId>
0 commit comments