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 4e85b05 commit 387187dCopy full SHA for 387187d
pom.xml
@@ -24,9 +24,9 @@
24
</parent>
25
<groupId>org.mybatis.dynamic-sql</groupId>
26
<artifactId>mybatis-dynamic-sql</artifactId>
27
- <version>0.5.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
28
<name>MyBatis Dynamic SQL</name>
29
- <description>MyBatis utility framework for generating dynamic queries.</description>
+ <description>MyBatis framework for generating dynamic SQL</description>
30
<inceptionYear>2016</inceptionYear>
31
32
<properties>
0 commit comments