Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apache-29
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Dec 11, 2022
1 parent e0591db commit b1eb90a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>29-SNAPSHOT</version>
<version>29</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-29</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -96,7 +96,7 @@ under the License.
<surefire.version>2.22.2</surefire.version><!-- for surefire, failsafe and surefire-report -->
<maven.plugin.tools.version>3.7.0</maven.plugin.tools.version><!-- for m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
<project.build.outputTimestamp>2022-11-14T22:50:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-12-11T19:18:10Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b1eb90a

Please # to comment.