We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afa0d1 commit 0d2fb41Copy full SHA for 0d2fb41
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.27-RC1</version>
+ <version>1.27-RC2-SNAPSHOT</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: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-1.27-RC1</tag>
+ <tag>HEAD</tag>
33
</scm>
34
35
<issueManagement>
0 commit comments