diff --git a/java-cli/pom.xml b/java-cli/pom.xml deleted file mode 100644 index 01bc611..0000000 --- a/java-cli/pom.xml +++ /dev/null @@ -1,45 +0,0 @@ - - 4.0.0 - com.example - datacollect-cli - 0.1.0 - - 11 - 11 - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - - org.apache.maven.plugins - maven-assembly-plugin - 3.3.0 - - - - com.example.datacollect.Main - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - -