[maven-release-plugin] prepare release maven-dependency-plugin-3.8.1
diff --git a/pom.xml b/pom.xml
index d265b12..39e5798 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>3.8.1-SNAPSHOT</version>
+  <version>3.8.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Dependency Plugin</name>
@@ -68,7 +68,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-dependency-plugin-3.8.1</tag>
     <url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -95,7 +95,7 @@
     <mockito.version>4.11.0</mockito.version>
     <plexus-archiver.version>4.10.0</plexus-archiver.version>
     <pluginTestingVersion>3.3.0</pluginTestingVersion>
-    <project.build.outputTimestamp>2024-08-18T19:02:23Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-10-18T18:14:36Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>