From ae3658622b8590836b7994801526c39e52f2e76f Mon Sep 17 00:00:00 2001
From: Jeremy Landis <jeremylandis@hotmail.com>
Date: Wed, 5 Jan 2022 11:39:30 -0500
Subject: [PATCH] [maven-release-plugin] prepare release
 spotbugs-maven-plugin-4.5.3.0

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d4a5c4ff..156998e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>com.github.spotbugs</groupId>
   <artifactId>spotbugs-maven-plugin</artifactId>
-  <version>4.5.3.0-SNAPSHOT</version>
+  <version>4.5.3.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>SpotBugs Maven Plugin</name>
@@ -94,7 +94,7 @@
     <connection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</connection>
     <developerConnection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</developerConnection>
     <url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
-    <tag>HEAD</tag>
+    <tag>spotbugs-maven-plugin-4.5.3.0</tag>
   </scm>
   <issueManagement>
     <system>GitHub Issues</system>