Skip to content

Commit abadb92

Browse files
committed
changed current version to 3.0.1
1 parent 9d3d49a commit abadb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<description>
99
The mybatis data mapper framework makes it easier to use a relational database with object-oriented applications. mybatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping tools.
1010
</description>
11-
<version>3.1-SNAPSHOT</version>
11+
<version>3.0.1-SNAPSHOT</version>
1212
<packaging>jar</packaging>
1313
<url>http://www.mybatis.org/</url>
1414
<licenses>

0 commit comments

Comments
 (0)