From f3c361c3a50a097021da34d0740a925a6541e7f9 Mon Sep 17 00:00:00 2001 From: ohiogeek <62385769+ohiogeek@users.noreply.github.com> Date: Thu, 19 Mar 2020 15:55:52 -0400 Subject: [PATCH] Delete pom.xml --- pom.xml | 83 --------------------------------------------------------- 1 file changed, 83 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 9b384ca..0000000 --- a/pom.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - 4.0.0 - - com.odps.arrow - arrow-jni - 1.0-SNAPSHOT - - arrow-jni - - http://www.example.com - - - UTF-8 - 1.7 - 1.7 - - - - - - org.apache.arrow - arrow-vector - 0.14.1 - compile - - - - junit - junit - 4.11 - test - - - - - - - - - maven-clean-plugin - 3.1.0 - - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.8.0 - - - maven-surefire-plugin - 2.22.1 - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - - -