Skip to content

Commit 84be097

Browse files
committed
[maven-release-plugin] prepare release maven-script-interpreter-1.4
1 parent a7c62c6 commit 84be097

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

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

3232
<name>Apache Maven Script Interpreter</name>
3333
<description>This component provides some utilities to interpret/execute some scripts for various implementations: groovy or beanshell.</description>
3434

3535
<scm>
3636
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-script-interpreter.git</connection>
3737
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-script-interpreter.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>maven-script-interpreter-1.4</tag>
3939
<url>https://github.com/apache/maven-script-interpreter/tree/${project.scm.tag}</url>
4040
</scm>
4141
<issueManagement>
@@ -54,7 +54,7 @@
5454
</distributionManagement>
5555

5656
<properties>
57-
<project.build.outputTimestamp>2020-10-15T00:00:05Z</project.build.outputTimestamp>
57+
<project.build.outputTimestamp>2022-12-15T01:02:31Z</project.build.outputTimestamp>
5858
<slf4j.version>1.7.36</slf4j.version>
5959
</properties>
6060

0 commit comments

Comments
 (0)