Skip to content

Commit 3542f38

Browse files
committed
[maven-release-plugin] prepare release maven-invoker-plugin-3.8.0
1 parent 843ddcf commit 3542f38

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.7.1-SNAPSHOT</version>
31+
<version>3.8.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://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.8.0</tag>
4646
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
4747
</scm>
4848
<issueManagement>
@@ -67,7 +67,7 @@ under the License.
6767
<beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
6868
<beanshell-artifactId>bsh</beanshell-artifactId>
6969
<beanshell-version>2.0b6</beanshell-version>
70-
<project.build.outputTimestamp>2024-05-22T21:52:51Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2024-08-18T18:53:57Z</project.build.outputTimestamp>
7171
<groovy-version>4.0.22</groovy-version>
7272
</properties>
7373

0 commit comments

Comments
 (0)