Skip to content

Commit 32efbc6

Browse files
committed
Update version
1 parent 420731f commit 32efbc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sonar-sql-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
<groupId>org.sonar.plugins</groupId>
77
<artifactId>sonar-sql-plugin</artifactId>
8-
<version>1.0.4</version>
8+
<version>1.0.5</version>
99
<packaging>sonar-plugin</packaging>
1010

1111
<name>SQL language plugin</name>
1212
<description>SQL plugin for SonarQube</description>
1313

14-
<url>http://maven.apache.org</url>
14+
<url>https://github.com/gretard/sonar-sql-plugin</url>
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)