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 @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-invoker</artifactId >
31
- <version >3.3.0-SNAPSHOT </version >
31
+ <version >3.3.0</version >
32
32
33
33
<name >Apache Maven Invoker</name >
34
34
<description >A component to programmatically invoke Maven.</description >
@@ -45,7 +45,7 @@ under the License.
45
45
<scm >
46
46
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</connection >
47
47
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</developerConnection >
48
- <tag >HEAD </tag >
48
+ <tag >maven-invoker-3.3.0 </tag >
49
49
<url >https://github.com/apache/maven-invoker/tree/${project.scm.tag} </url >
50
50
</scm >
51
51
<issueManagement >
@@ -65,7 +65,7 @@ under the License.
65
65
66
66
<properties >
67
67
<javaVersion >8</javaVersion >
68
- <project .build.outputTimestamp>2024-05-04T12:59:43Z </project .build.outputTimestamp>
68
+ <project .build.outputTimestamp>2024-05-07T20:48:57Z </project .build.outputTimestamp>
69
69
</properties >
70
70
71
71
<dependencies >
You can’t perform that action at this time.
0 commit comments