From: Markus Koschany <apo@debian.org>
Date: Thu, 18 Aug 2022 19:25:14 +0200
Subject: build

Why can't we just remove the parent with our poms file?
---
 api/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index c05b4fb..bc64d59 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,13 +20,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <parent>
-        <groupId>org.eclipse.ee4j</groupId>
-        <artifactId>project</artifactId>
-        <version>1.0.7</version>
-        <relativePath/>
-    </parent>
-
     <groupId>jakarta.json</groupId>
     <artifactId>jakarta.json-api</artifactId>
 
