diff --git a/impl-tck/pom.xml b/impl-tck/pom.xml
deleted file mode 100644
index ebe4884a..00000000
--- a/impl-tck/pom.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-
- 4.0.0
-
- org.eclipse.jsonp
- tck-project
- 2.1.0-SNAPSHOT
- pom
-
-
- tck-tests
- tck-tests-pluggability
-
-
-
- 2.1.0
- 1.1.0
- 2.1.0-SNAPSHOT
-
-
-
-
-
-
-
- org.eclipse.parsson
- parsson
- ${jsonp-impl.version}
- test
-
-
-
-
-
-
-
-
-
-
-
diff --git a/impl-tck/tck-tests-pluggability/pom.xml b/impl-tck/tck-tests-pluggability/pom.xml
deleted file mode 100644
index f5fa1650..00000000
--- a/impl-tck/tck-tests-pluggability/pom.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-
-
-
-
- 4.0.0
-
-
- org.eclipse.jsonp
- tck-project
- 2.1.0-SNAPSHOT
-
-
- jakarta.json-tck-tests-pluggability
-
-
-
- jakarta.json
- jakarta.json-tck-tests-pluggability
- ${jsonp-tck.version}
- test
-
-
- jakarta.json
- jakarta.json-tck-common
- ${jsonp-tck.version}
- test
-
-
-
-
-
-
- maven-surefire-plugin
- 3.0.0-M4
-
-
- jakarta.json:jakarta.json-tck-tests-pluggability
-
- false
- true
-
-
-
-
-
diff --git a/impl-tck/tck-tests/pom.xml b/impl-tck/tck-tests/pom.xml
deleted file mode 100644
index 3e376a4c..00000000
--- a/impl-tck/tck-tests/pom.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
- 4.0.0
-
-
- org.eclipse.jsonp
- tck-project
- 2.1.0-SNAPSHOT
-
-
- jakarta.json-tck-tests
-
-
-
- jakarta.json
- jakarta.json-tck-tests
- ${jsonp-tck.version}
- test
-
-
- jakarta.json
- jakarta.json-tck-common
- ${jsonp-tck.version}
- test
-
-
- org.netbeans.tools
- sigtest-maven-plugin
- 1.4
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- 3.2.0
-
-
- copy
- generate-test-sources
-
- copy
-
-
-
-
- jakarta.json
- jakarta.json-api
- ${jsonp-api.version}
- jar
- true
- ${project.build.directory}/signaturedirectory
- jakarta.json-api.jar
-
-
-
-
-
-
-
- maven-surefire-plugin
- 3.0.0-M4
-
-
- jakarta.json:jakarta.json-tck-tests
-
- false
- true
- 1
- false
-
-
-
- sigtests
-
- test
-
-
-
- **/JSONPSigTest.java
-
-
- ${project.build.directory}/jdk11-bundle
- ${project.build.directory}/signaturedirectory/jakarta.json-api.jar:${project.build.directory}/jdk11-bundle/java.base:${project.build.directory}/jdk11-bundle/java.rmi:${project.build.directory}/jdk11-bundle/java.sql:${project.build.directory}/jdk11-bundle/java.naming
-
-
-
-
- default-test
-
-
- **/JSONPSigTest.java
-
-
-
-
-
-
-
-