Skip to content

Commit feceee8

Browse files
committed
[maven-release-plugin] prepare release maven-antrun-plugin-3.1.0
1 parent 4e899c4 commit feceee8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ under the License.
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<version>34</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-antrun-plugin</artifactId>
33-
<version>3.1.0-SNAPSHOT</version>
33+
<version>3.1.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven AntRun Plugin</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</developerConnection>
4646
<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>
4848
</scm>
4949
<issueManagement>
5050
<system>jira</system>
@@ -66,7 +66,7 @@ under the License.
6666
<javaVersion>8</javaVersion>
6767
<surefire.version>2.22.2</surefire.version>
6868
<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>
7070
</properties>
7171

7272
<dependencies>
@@ -154,7 +154,7 @@ under the License.
154154
<artifactId>maven-javadoc-plugin</artifactId>
155155
<version>3.3.1</version>
156156
<configuration> <!-- remove after MPOM-269 -->
157-
<tagletArtifacts combine.self="override"/>
157+
<tagletArtifacts combine.self="override" />
158158
</configuration>
159159
</plugin>
160160
<plugin>

0 commit comments

Comments
 (0)