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/13 19:27:56 UTC

[maven-build-cache-extension] 01/02: [MBUILDCACHE-39] Upgrade to maven-parent pom 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-build-cache-extension.git

commit 2b71980c8c5a93e31dcb4f1a8bfb8a8c685613a4
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Mon Jan 30 15:29:46 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 94d0c5a..a8026e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.maven.extensions</groupId>
         <artifactId>maven-extensions</artifactId>
-        <version>37</version>
+        <version>39</version>
         <relativePath />
     </parent>