diff --git a/quarkus-table-generator/pom.xml b/quarkus-table-generator/pom.xml deleted file mode 100644 index 2948656..0000000 --- a/quarkus-table-generator/pom.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - 4.0.0 - - - ch.phoenix.oss - quarkus-commons - 1.0.9-SNAPSHOT - - - quarkus-table-generator - jar - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco-plugin.version} - - - jacoco-check - - check - - test - - ${project.build.directory}/jacoco-quarkus.exec - - - BUNDLE - - - INSTRUCTION - COVEREDRATIO - 1 - - - - - - - - - - -