[maven-release-plugin] prepare release maven-source-plugin-3.3.0
diff --git a/pom.xml b/pom.xml
index fd3f046..e463000 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-source-plugin</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Source Plugin</name>
@@ -58,7 +58,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>maven-source-plugin-3.3.0</tag>
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -79,7 +79,7 @@
<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
- <project.build.outputTimestamp>2019-12-16T18:10:36Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-05-17T21:31:06Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>