You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2023/02/15 09:25:37 UTC

[maven-plugin-testing] 01/02: [MPLUGINTESTING-79] Upgrade maven-parent pom to 39

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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git

commit 30d8e5ee7736f422d8602a568772585ee409f075
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Feb 14 13:53:12 2023 +0100

    [MPLUGINTESTING-79] Upgrade maven-parent pom to 39
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fa30c7..ccfe5d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>36</version>
+    <version>39</version>
     <relativePath/>
   </parent>