[maven-release-plugin] prepare release maven-resources-plugin-3.3.1
diff --git a/pom.xml b/pom.xml
index 559c62b..3cf203c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Resources Plugin</name>
@@ -52,7 +52,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-resources-plugin-3.3.1</tag>
     <url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -74,7 +74,7 @@
     <mavenFilteringVersion>3.3.1</mavenFilteringVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
-    <project.build.outputTimestamp>2022-07-23T17:49:18Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-03-21T12:00:59Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>