Skip to content

Commit 2de13f6

Browse files
committed
[maven-release-plugin] prepare release maven-invoker-plugin-3.4.0
1 parent 43123e3 commit 2de13f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-invoker-plugin</artifactId>
31-
<version>3.4.0-SNAPSHOT</version>
31+
<version>3.4.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Invoker Plugin</name>
@@ -42,7 +42,7 @@ under the License.
4242
<scm>
4343
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
4444
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>maven-invoker-plugin-3.4.0</tag>
4646
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
4747
</scm>
4848
<issueManagement>
@@ -66,7 +66,7 @@ under the License.
6666
<beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
6767
<beanshell-artifactId>bsh</beanshell-artifactId>
6868
<beanshell-version>2.0b6</beanshell-version>
69-
<project.build.outputTimestamp>2022-05-25T15:26:55Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2022-12-15T01:18:46Z</project.build.outputTimestamp>
7070
<groovy-version>4.0.6</groovy-version>
7171
</properties>
7272

0 commit comments

Comments
 (0)