This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new b1eb90a  [maven-release-plugin] prepare release apache-29
b1eb90a is described below

commit b1eb90a1f20a535ce639d4f9262ac103f38fdb39
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun Dec 11 20:18:14 2022 +0100

    [maven-release-plugin] prepare release apache-29
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2ace98d..ae136be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -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>
@@ -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>

Reply via email to