[maven-release-plugin] prepare release maven-compiler-plugin-3.10.1
diff --git a/pom.xml b/pom.xml
index 442fbd6..c8872e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-compiler-plugin</artifactId>
-  <version>3.10.1-SNAPSHOT</version>
+  <version>3.10.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Compiler Plugin</name>
@@ -45,7 +45,7 @@
     <connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
     <developerConnection>scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-compiler-plugin-3.10.0</tag>
+    <tag>maven-compiler-plugin-3.10.1</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -78,7 +78,7 @@
     <maven.it.failure.ignore>false</maven.it.failure.ignore>
     <surefire.version>2.22.2</surefire.version>
     <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
-    <project.build.outputTimestamp>2022-02-11T08:11:16Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-03-08T01:03:47Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>