From a331c016f262d3b9ebc744c48d64fbee24d82447 Mon Sep 17 00:00:00 2001 From: hayesall Date: Sat, 4 Jun 2022 11:19:24 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Drop=20`pom.xml`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 188 -------------------------------------------------------- 1 file changed, 188 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 5fd0337..0000000 --- a/pom.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - 4.0.0 - - edu.wisc.cs.will - srlboost - jar - 0.1.0 - - SRLBoost - Learning and inference with boosted statistical relational models. - https://srlboost.hayesall.com/ - 2019 - - - - website - scp://webhost.company.com/www/website - - - - - 1.8 - 1.8 - UTF-8 - - - - - junit - junit - 4.13.1 - test - - - commons-cli - commons-cli - 1.4 - - - com.google.googlejavaformat - google-java-format - 1.7 - - - - - - - - maven-project-info-reports-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.1.1 - - 11 - - - - - - - - - - - - src/main/java/ - - **/*.fopcLibrary - - - - - - - - maven-clean-plugin - 3.1.0 - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - - - - - - org.jacoco - jacoco-maven-plugin - 0.8.3 - - - default-prepare-agent - - prepare-agent - - - - default-prepare-agent-integration - - prepare-agent-integration - - - - default-report - - report - - - - default-report-integration - - report-integration - - - - default-check - - check - - - - - BUNDLE - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 3.1.1 - - - - jar-with-dependencies - - - - edu.wisc.cs.will.Boosting.Common.RunBoostedModels - - - - - - make-assembly - package - - single - - - - - - - - org.apache.maven.plugins - maven-site-plugin - - en - - - - - -