From 33af649af5d4d1103eab8bce6217048eb1f6a22d Mon Sep 17 00:00:00 2001 From: Daniel Muehlbachler-Pietrzykowski <daniel@muehlbachler.io> Date: Tue, 12 Mar 2024 07:32:26 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 10.14.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9b8af7d1..94643720 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>com.github.checkstyle</groupId> <artifactId>checkstyle-sonar-plugin</artifactId> - <version>10.14.1-SNAPSHOT</version> + <version>10.14.1</version> <packaging>sonar-plugin</packaging> <name>Checkstyle SonarQube Plugin</name> @@ -81,7 +81,7 @@ <connection>scm:git:git@github.com:checkstyle/sonar-checkstyle.git</connection> <developerConnection>scm:git:git@github.com:checkstyle/sonar-checkstyle.git</developerConnection> <url>https://github.com/checkstyle/sonar-checkstyle</url> - <tag>HEAD</tag> + <tag>10.14.1</tag> </scm> <issueManagement> <system>GitHub Issues</system>