This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 64e4b76 [MPOM-446] Upgrade Parent to 31
64e4b76 is described below
commit 64e4b7611f6213cf5cce40083b3b273b900e1403
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Nov 8 23:40:20 2023 +0100
[MPOM-446] Upgrade Parent to 31
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 31dd62a..cbec26d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,8 +24,8 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>31-SNAPSHOT</version>
- <relativePath>../asf/pom.xml</relativePath>
+ <version>31</version>
+ <relativePath />
</parent>
<groupId>org.apache.maven</groupId>