Skip to content

Commit 967dba0

Browse files
committed
[maven-release-plugin] prepare release 10.6.0
1 parent 30050c7 commit 967dba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.checkstyle</groupId>
66
<artifactId>checkstyle-sonar-plugin</artifactId>
7-
<version>10.6-SNAPSHOT</version>
7+
<version>10.6.0</version>
88
<packaging>sonar-plugin</packaging>
99

1010
<name>Checkstyle SonarQube Plugin</name>
@@ -81,7 +81,7 @@
8181
<connection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</connection>
8282
<developerConnection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</developerConnection>
8383
<url>https://github.com/checkstyle/sonar-checkstyle</url>
84-
<tag>HEAD</tag>
84+
<tag>10.6.0</tag>
8585
</scm>
8686
<issueManagement>
8787
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)