We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690f35c commit 2a3fd90Copy full SHA for 2a3fd90
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>sonar-delphi-plugin</artifactId>
12
- <version>0.4-SNAPSHOT</version>
+ <version>0.3.1</version>
13
<packaging>sonar-plugin</packaging>
14
15
<name>Sonar Delphi Plugin</name>
@@ -53,7 +53,7 @@
53
<connection>scm:git:[email protected]:fabriciocolombo/sonar-delphi.git</connection>
54
<developerConnection>scm:git:[email protected]:fabriciocolombo/sonar-delphi.git</developerConnection>
55
<url>https://github.com/fabriciocolombo/sonar-delphi</url>
56
- <tag>HEAD</tag>
+ <tag>0.3.1</tag>
57
</scm>
58
59
<issueManagement>
0 commit comments