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 36c52ca  [maven-release-plugin] prepare release apache-31
36c52ca is described below

commit 36c52ca00b390762f2571fadf4802497b7b80cab
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Nov 8 23:14:26 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index af68db2..8e9c6df 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>31-SNAPSHOT</version>
+  <version>31</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-31</tag>
   </scm>
 
   <distributionManagement>
@@ -98,7 +98,7 @@ under the License.
     <assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
 
     <version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>
-    
<project.build.outputTimestamp>2023-06-11T16:42:39Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-11-08T22:14:21Z</project.build.outputTimestamp>
 
     <version.apache-rat-plugin>0.15</version.apache-rat-plugin>
     <version.apache-resource-bundles>1.5</version.apache-resource-bundles>

Reply via email to