We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de9e40 commit 317dda2Copy full SHA for 317dda2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.checkstyle</groupId>
6
<artifactId>checkstyle-sonar-plugin</artifactId>
7
- <version>10.22.0-SNAPSHOT</version>
+ <version>10.23.0</version>
8
<packaging>sonar-plugin</packaging>
9
10
<name>Checkstyle SonarQube Plugin</name>
@@ -81,7 +81,7 @@
81
<connection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</connection>
82
<developerConnection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</developerConnection>
83
<url>https://github.com/checkstyle/sonar-checkstyle</url>
84
- <tag>HEAD</tag>
+ <tag>10.23.0</tag>
85
</scm>
86
<issueManagement>
87
<system>GitHub Issues</system>
0 commit comments