@@ -26,11 +26,11 @@ under the License.
26
26
<artifactId >maven-plugins</artifactId >
27
27
<groupId >org.apache.maven.plugins</groupId >
28
28
<version >34</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-antrun-plugin</artifactId >
33
- <version >3.1.0-SNAPSHOT </version >
33
+ <version >3.1.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven AntRun Plugin</name >
@@ -44,7 +44,7 @@ under the License.
44
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</connection >
45
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</developerConnection >
46
46
<url >https://github.com/apache/maven-antrun-plugin/tree/${project.scm.tag} </url >
47
- <tag >HEAD </tag >
47
+ <tag >maven-antrun-plugin-3.1.0 </tag >
48
48
</scm >
49
49
<issueManagement >
50
50
<system >jira</system >
@@ -66,7 +66,7 @@ under the License.
66
66
<javaVersion >8</javaVersion >
67
67
<surefire .version>2.22.2</surefire .version>
68
68
<mavenPluginToolsVersion >3.6.4</mavenPluginToolsVersion >
69
- <project .build.outputTimestamp>2020 -04-12T07:51:40Z </project .build.outputTimestamp>
69
+ <project .build.outputTimestamp>2022 -04-18T19:39:44Z </project .build.outputTimestamp>
70
70
</properties >
71
71
72
72
<dependencies >
@@ -154,7 +154,7 @@ under the License.
154
154
<artifactId >maven-javadoc-plugin</artifactId >
155
155
<version >3.3.1</version >
156
156
<configuration > <!-- remove after MPOM-269 -->
157
- <tagletArtifacts combine.self=" override" />
157
+ <tagletArtifacts combine.self=" override" />
158
158
</configuration >
159
159
</plugin >
160
160
<plugin >
0 commit comments