Skip to content

Commit

Permalink
update version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
donhui committed Sep 25, 2019
1 parent 8b8447c commit ed9982b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.sonarsource.plugins.mybatis</groupId>
<artifactId>sonar-mybatis-plugin</artifactId>
<packaging>sonar-plugin</packaging>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</version>

<name>MyBatis Plugin for SonarQube</name>
<description>Rules to check SQL statements in MyBatis Mapper XML files</description>
Expand Down

0 comments on commit ed9982b

Please sign in to comment.