This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git
The following commit(s) were added to refs/heads/master by this push:
new 5eab384 [MASFRES-68] Upgrade parent pom to 42
5eab384 is described below
commit 5eab384b10e68b9764c6c66fa4c1672fbf49a94a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue May 14 23:53:53 2024 +0200
[MASFRES-68] Upgrade parent pom to 42
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e68f4fe..2a29d05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,8 +23,8 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>39</version>
- <relativePath>../maven/pom.xml</relativePath>
+ <version>42</version>
+ <relativePath />
</parent>
<groupId>org.apache.apache.resources</groupId>