Skip to content

Commit ed9982b

Browse files
committed
update version to 1.0.5
1 parent 8b8447c commit ed9982b

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
@@ -6,7 +6,7 @@
66
<groupId>org.sonarsource.plugins.mybatis</groupId>
77
<artifactId>sonar-mybatis-plugin</artifactId>
88
<packaging>sonar-plugin</packaging>
9-
<version>1.0.5-SNAPSHOT</version>
9+
<version>1.0.5</version>
1010

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

0 commit comments

Comments
 (0)