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 9b7158a  Prepare ASF parent POM for next iteration
9b7158a is described below

commit 9b7158a7c6b12ef7e51846093061c1d5ef373819
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Jun 12 19:51:16 2023 +0200

    Prepare ASF parent POM for next iteration
---
 Jenkinsfile  | 2 +-
 site-pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index d9f2bfa..40705a8 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild(jdks:['8'])
+asfMavenTlpStdBuild(jdks:['17'])
diff --git a/site-pom.xml b/site-pom.xml
index a73c06f..b742991 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>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>./pom.xml</relativePath>
   </parent>
 

Reply via email to