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-plugin</artifactId >
31
- <version >3.8.1 </version >
31
+ <version >3.8.2-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Invoker Plugin</name >
@@ -42,7 +42,7 @@ under the License.
42
42
<scm >
43
43
<connection >scm:git:https://github.com/apache/maven-invoker-plugin.git</connection >
44
44
<developerConnection >scm:git:https://github.com/apache/maven-invoker-plugin.git</developerConnection >
45
- <tag >maven-invoker-plugin-3.8.1 </tag >
45
+ <tag >HEAD </tag >
46
46
<url >https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag} </url >
47
47
</scm >
48
48
<issueManagement >
@@ -67,7 +67,7 @@ under the License.
67
67
<beanshell-groupId >org.apache-extras.beanshell</beanshell-groupId >
68
68
<beanshell-artifactId >bsh</beanshell-artifactId >
69
69
<beanshell-version >2.0b6</beanshell-version >
70
- <project .build.outputTimestamp>2024-10-18T16:48:48Z </project .build.outputTimestamp>
70
+ <project .build.outputTimestamp>2024-10-18T16:49:15Z </project .build.outputTimestamp>
71
71
<groovy-version >4.0.23</groovy-version >
72
72
</properties >
73
73
You can’t perform that action at this time.
0 commit comments