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 420731f commit 32efbc6Copy full SHA for 32efbc6
src/sonar-sql-plugin/pom.xml
@@ -5,13 +5,13 @@
5
6
<groupId>org.sonar.plugins</groupId>
7
<artifactId>sonar-sql-plugin</artifactId>
8
- <version>1.0.4</version>
+ <version>1.0.5</version>
9
<packaging>sonar-plugin</packaging>
10
11
<name>SQL language plugin</name>
12
<description>SQL plugin for SonarQube</description>
13
14
- <url>http://maven.apache.org</url>
+ <url>https://github.com/gretard/sonar-sql-plugin</url>
15
16
<properties>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments