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 5f2cb37  Prepare ASF parent POM release 31
5f2cb37 is described below

commit 5f2cb37ccab313de851350ed17588cabb96889fb
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Nov 8 23:13:00 2023 +0100

    Prepare ASF parent POM release 31
---
 site-pom.xml                   | 2 +-
 src/site-docs/apt/index.apt.vm | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/site-pom.xml b/site-pom.xml
index b742991..3dd7af6 100644
--- a/site-pom.xml
+++ b/site-pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>31-SNAPSHOT</version>
+    <version>31</version>
     <relativePath>./pom.xml</relativePath>
   </parent>
 
diff --git a/src/site-docs/apt/index.apt.vm b/src/site-docs/apt/index.apt.vm
index 754d8fc..23a4904 100644
--- a/src/site-docs/apt/index.apt.vm
+++ b/src/site-docs/apt/index.apt.vm
@@ -182,6 +182,8 @@ History
 *--------------+------------+
 || <<Version>> || <<Release Date>> ||
 *--------------+------------+
+#display( 31, '2023-11-08' )
+*--------------+------------+
 #display( 30, '2023-06-11' )
 *--------------+------------+
 #display( 29, '2022-12-11' )

Reply via email to