Skip to content

Commit 8efb398

Browse files
committed
update scm url
1 parent bc5a31b commit 8efb398

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.sonarqube.l10n.zh</groupId>
66
<artifactId>sonar-l10n-zh-plugin</artifactId>
77
<packaging>sonar-plugin</packaging>
8-
<version>1.26-RC1</version>
8+
<version>1.26-SNAPSHOT</version>
99

1010
<name>L10n :: Chinese Pack</name>
1111
<url>https://github.com/SonarQubeCommunity/sonar-l10n-zh</url>
@@ -26,10 +26,9 @@
2626
</licenses>
2727

2828
<scm>
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>
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>
3131
<url>https://github.com/SonarQubeCommunity/sonar-l10n-zh</url>
32-
<tag>sonar-l10n-zh-plugin-1.26-RC1</tag>
3332
</scm>
3433

3534
<issueManagement>

0 commit comments

Comments
 (0)