We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6c294 commit 1300de6Copy full SHA for 1300de6
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>25.10-SNAPSHOT</version>
+ <version>25.10</version>
9
10
<name>L10n :: Chinese Pack</name>
11
<url>https://github.com/xuhuisheng/sonar-l10n-zh</url>
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/xuhuisheng/sonar-l10n-zh.git</connection>
30
<developerConnection>scm:git:https://github.com/xuhuisheng/sonar-l10n-zh.git</developerConnection>
31
32
- <tag>sonar-l10n-zh-plugin-25.7</tag>
+ <tag>sonar-l10n-zh-plugin-25.10</tag>
33
</scm>
34
35
<issueManagement>
0 commit comments