Skip to content

Commit adf4a51

Browse files
committed
Set a better version for semantic versioning
1 parent ecb59f0 commit adf4a51

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
@@ -24,7 +24,7 @@
2424
</parent>
2525
<groupId>org.mybatis.dynamic-sql</groupId>
2626
<artifactId>mybatis-dynamic-sql</artifactId>
27-
<version>1.0.1-SNAPSHOT</version>
27+
<version>1.1.0-SNAPSHOT</version>
2828
<name>MyBatis Dynamic SQL</name>
2929
<description>MyBatis framework for generating dynamic SQL</description>
3030
<inceptionYear>2016</inceptionYear>

0 commit comments

Comments
 (0)