We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24dea73 commit bf4276fCopy full SHA for bf4276f
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.sonarqube.l10n.zh</groupId>
6
<artifactId>sonar-l10n-zh-plugin</artifactId>
7
<packaging>sonar-plugin</packaging>
8
- <version>1.24-RC2-SNAPSHOT</version>
+ <version>1.24</version>
9
10
<name>L10n :: Chinese Pack</name>
11
<url>https://github.com/SonarQubeCommunity/sonar-l10n-zh</url>
@@ -29,7 +29,7 @@
29
<connection>scm:git:git://github.com/SonarQubeCommunity/sonar-l10n-zh.git</connection>
30
<developerConnection>scm:git:git@github.com:SonarQubeCommunity/sonar-l10n-zh.git</developerConnection>
31
32
- <tag>HEAD</tag>
+ <tag>sonar-l10n-zh-plugin-1.24</tag>
33
</scm>
34
35
<issueManagement>
0 commit comments