File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ under the License.
31
31
32
32
33
33
<artifactId >maven-invoker</artifactId >
34
- <version >3.2.0-SNAPSHOT </version >
34
+ <version >3.2.0</version >
35
35
36
36
<name >Apache Maven Invoker</name >
37
37
<description >A component to programmatically invoke Maven.</description >
@@ -40,7 +40,7 @@ under the License.
40
40
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</connection >
41
41
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</developerConnection >
42
42
<url >https://github.com/apache/maven-invoker/tree/${project.scm.tag} </url >
43
- <tag >HEAD </tag >
43
+ <tag >maven-invoker-3.2.0 </tag >
44
44
</scm >
45
45
<issueManagement >
46
46
<system >jira</system >
@@ -69,7 +69,7 @@ under the License.
69
69
<properties >
70
70
<javaVersion >8</javaVersion >
71
71
<surefire .version>2.22.2</surefire .version>
72
- <project .build.outputTimestamp>2021-02-04T15:25:48Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2022-04-05T18:44:53Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<dependencies >
You can’t perform that action at this time.
0 commit comments