[maven-release-plugin] prepare release maven-invoker-plugin-3.5.0
diff --git a/pom.xml b/pom.xml
index 120c539..4c212c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.5.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Invoker Plugin</name>
@@ -42,7 +42,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>maven-invoker-plugin-3.5.0</tag>
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -66,7 +66,7 @@
<beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
<beanshell-artifactId>bsh</beanshell-artifactId>
<beanshell-version>2.0b6</beanshell-version>
- <project.build.outputTimestamp>2023-01-31T17:17:20Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-02-12T19:25:44Z</project.build.outputTimestamp>
<groovy-version>4.0.9</groovy-version>
</properties>