From 4f34cd2309381eabbad83dc639041c12422b9981 Mon Sep 17 00:00:00 2001 From: Donald Shan Date: Tue, 1 Nov 2022 11:04:25 -0700 Subject: Delete pom.xml --- pom.xml | 101 ---------------------------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 39008d1..0000000 --- a/pom.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - 4.0.0 - - org.example - YouTubeMp3AutoTag - 1.0-SNAPSHOT - - YouTubeMp3AutoTag - - http://www.example.com - - - UTF-8 - 1.7 - 1.7 - - - - jitpack.io - https://jitpack.io - - - - - junit - junit - 4.11 - test - - - com.mpatric - mp3agic - 0.9.1 - - - commons-io - commons-io - 2.8.0 - - - - org - jaudiotagger - 2.0.3 - - - com.jgoodies - jgoodies-forms - 1.8.0 - - - - - clean package - - - maven-dependency-plugin - 3.1.2 - - - org.apache.maven.plugins - maven-shade-plugin - 3.1.0 - - - package - - shade - - - - - Main - - - false - true - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - - - src/main/resources - true - - - - -- cgit v1.2.3