Skip to content

Commit 2a2e488

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3542f38 commit 2a2e488

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.8.0</version>
31+
<version>3.8.1-SNAPSHOT</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>maven-invoker-plugin-3.8.0</tag>
45+
<tag>HEAD</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-08-18T18:53:57Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2024-08-18T18:54:23Z</project.build.outputTimestamp>
7171
<groovy-version>4.0.22</groovy-version>
7272
</properties>
7373

0 commit comments

Comments
 (0)