File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
</parent >
28
28
29
29
<artifactId >maven-script-interpreter</artifactId >
30
- <version >1.4-SNAPSHOT </version >
30
+ <version >1.4</version >
31
31
32
32
<name >Apache Maven Script Interpreter</name >
33
33
<description >This component provides some utilities to interpret/execute some scripts for various implementations: groovy or beanshell.</description >
34
34
35
35
<scm >
36
36
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-script-interpreter.git</connection >
37
37
<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 >
39
39
<url >https://github.com/apache/maven-script-interpreter/tree/${project.scm.tag} </url >
40
40
</scm >
41
41
<issueManagement >
54
54
</distributionManagement >
55
55
56
56
<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>
58
58
<slf4j .version>1.7.36</slf4j .version>
59
59
</properties >
60
60
You can’t perform that action at this time.
0 commit comments