You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/11/27 22:34:16 UTC

[maven-site] 01/01: Bump maven-parent from 38-SNAPSHOT to 39-SNAPSHOT

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

slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven-maven-parent-39
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit df7627c45df2d6c80fb257092e5cc148e2b74961
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Tue Nov 22 23:04:29 2022 +0000

    Bump maven-parent from 38-SNAPSHOT to 39-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d58967ff..ea953c61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>38-SNAPSHOT</version>
+    <version>39-SNAPSHOT</version>
     <relativePath />
   </parent>