From 21ca6103c3ff2d61b19363994dbb36e56a984d2f Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Sat, 29 Dec 2018 10:15:39 +0200 Subject: [PATCH] POM file cleanup --- pom.xml | 83 --------------------------------------------------------- 1 file changed, 83 deletions(-) diff --git a/pom.xml b/pom.xml index 80e2b17..74af1ea 100644 --- a/pom.xml +++ b/pom.xml @@ -19,25 +19,6 @@ - - junit - junit - 4.8.1 - test - - - - eu.svjatoslav - svjatoslavcommons - 1.4 - - - - eu.svjatoslav - javainspect - 1.5-SNAPSHOT - test - @@ -83,70 +64,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.4.3 - - UTF-8 - - - - - org.codehaus.mojo - rmic-maven-plugin - 1.1 - - - rmi compilation - - package - - - - ${project.build.outputDirectory} - - - - - - - - maven-assembly-plugin - - - - - eu.svjatoslav.sixth.Main - - - - jar-with-dependencies - - sixth - false - - - - - package-jar-with-dependencies - package - - single - - - - jar-with-dependencies - - - - eu.svjatoslav.sixth.Main - - - - - - -- 2.20.1