Skip to content

Commit d612eb6

Browse files
committed
[maven-release-plugin] prepare release maven-invoker-plugin-3.6.0
1 parent 14ffae6 commit d612eb6

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.5.2-SNAPSHOT</version>
31+
<version>3.6.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.6.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>2023-03-27T20:03:23Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2023-06-11T17:17:33Z</project.build.outputTimestamp>
7070
<groovy-version>4.0.12</groovy-version>
7171
</properties>
7272

0 commit comments

Comments
 (0)