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 13804ed  [maven-release-plugin] prepare release apache-34
13804ed is described below

commit 13804edf7ad1d43686bfddb2b98bf6306b27aeff
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sat Mar 15 12:45:28 2025 +0100

    [maven-release-plugin] prepare release apache-34
---
 docs/pom.xml | 2 +-
 pom.xml      | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/pom.xml b/docs/pom.xml
index 7210500..5720b12 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34</version>
   </parent>
 
   <artifactId>docs</artifactId>
diff --git a/pom.xml b/pom.xml
index 05c16e2..54b13a5 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>34-SNAPSHOT</version>
+  <version>34</version>
   <packaging>pom</packaging>
 
   <name>The Apache Software Foundation</name>
@@ -67,7 +67,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-34</tag>
   </scm>
 
   <distributionManagement>
@@ -103,7 +103,7 @@ under the License.
     <surefire.version>3.5.2</surefire.version><!-- for surefire, failsafe and 
surefire-report -->
     <assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
 
-    
<project.build.outputTimestamp>2024-07-04T18:52:57Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-03-15T11:45:26Z</project.build.outputTimestamp>
 
     <version.apache-rat-plugin>0.16.1</version.apache-rat-plugin>
     <version.apache-resource-bundles>1.7</version.apache-resource-bundles>

Reply via email to