Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apache-25
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Feb 17, 2022
1 parent a6fedf9 commit 55bc57d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ -->
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>25-SNAPSHOT</version>
<version>25</version>
<packaging>pom</packaging>

<name>The Apache Software Foundation</name>
Expand Down Expand Up @@ -63,7 +63,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
<url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>apache-25</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -94,7 +94,7 @@ under the License.
<surefire.version>2.22.2</surefire.version><!-- for surefire, failsafe and surefire-report -->
<maven.plugin.tools.version>3.6.4</maven.plugin.tools.version><!-- for m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
<project.build.outputTimestamp>2021-07-14T15:10:38Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-02-17T22:08:13Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -521,7 +521,7 @@ under the License.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 55bc57d

Please sign in to comment.