We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efb398 commit 0524a85Copy full SHA for 0524a85
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.26-SNAPSHOT</version>
+ <version>16-RC1</version>
9
10
<name>L10n :: Chinese Pack</name>
11
<url>https://github.com/SonarQubeCommunity/sonar-l10n-zh</url>
@@ -29,6 +29,7 @@
29
<connection>scm:git:https://github.com/SonarQubeCommunity/sonar-l10n-zh.git</connection>
30
<developerConnection>scm:git:https://github.com/SonarQubeCommunity/sonar-l10n-zh.git</developerConnection>
31
32
+ <tag>sonar-l10n-zh-plugin-16-RC1</tag>
33
</scm>
34
35
<issueManagement>
0 commit comments