Skip to content

Commit cdf78c2

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6eb1c4b commit cdf78c2

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>maven-script-interpreter</artifactId>
30-
<version>1.5</version>
30+
<version>1.6-SNAPSHOT</version>
3131

3232
<name>Apache Maven Script Interpreter</name>
3333
<description>This component provides some utilities to interpret/execute some scripts for various implementations:
@@ -36,7 +36,7 @@
3636
<scm>
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-script-interpreter.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-script-interpreter.git</developerConnection>
39-
<tag>maven-script-interpreter-1.5</tag>
39+
<tag>HEAD</tag>
4040
<url>https://github.com/apache/maven-script-interpreter/tree/${project.scm.tag}</url>
4141
</scm>
4242
<issueManagement>
@@ -55,7 +55,7 @@
5555
</distributionManagement>
5656

5757
<properties>
58-
<project.build.outputTimestamp>2024-04-05T18:38:07Z</project.build.outputTimestamp>
58+
<project.build.outputTimestamp>2024-04-05T18:38:18Z</project.build.outputTimestamp>
5959
<slf4j.version>1.7.36</slf4j.version>
6060
</properties>
6161

0 commit comments

Comments
 (0)