Skip to content

Commit 324d17e

Browse files
committed
[maven-release-plugin] prepare release maven-invoker-plugin-3.6.1
1 parent 3cb6f32 commit 324d17e

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.6.1-SNAPSHOT</version>
31+
<version>3.6.1</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://github.com/apache/maven-invoker-plugin.git</connection>
4444
<developerConnection>scm:git:https://github.com/apache/maven-invoker-plugin.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>maven-invoker-plugin-3.6.1</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>2023-06-11T17:18:10Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2024-03-27T06:01:00Z</project.build.outputTimestamp>
7070
<groovy-version>4.0.20</groovy-version>
7171
</properties>
7272

0 commit comments

Comments
 (0)