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

slachiewicz pushed a commit to branch MSCMPUB-57
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git

commit 324be48eb15d0f91c9771261efa0fc6375b8a709
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Mar 4 17:17:39 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index acdd375..e3b620a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>34</version>
+    <version>39</version>
     <relativePath />
   </parent>
 

Reply via email to