Skip to content

Commit 4fd5322

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ff4b440 commit 4fd5322

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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.8.1</version>
31+
<version>3.8.2-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.1</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-10-18T16:48:48Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2024-10-18T16:49:15Z</project.build.outputTimestamp>
7171
<groovy-version>4.0.23</groovy-version>
7272
</properties>
7373

0 commit comments

Comments
 (0)