Skip to content

Commit 317dda2

Browse files
committed
[maven-release-plugin] prepare release 10.23.0
1 parent 1de9e40 commit 317dda2

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.22.0-SNAPSHOT</version>
7+
<version>10.23.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.23.0</tag>
8585
</scm>
8686
<issueManagement>
8787
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)