From 9870ad1ced968f665bb08da6d4eadb4769f2b22e Mon Sep 17 00:00:00 2001 From: George Kalampokis Date: Tue, 20 Feb 2024 17:51:01 +0200 Subject: [PATCH] Remove unused plugins --- core/pom.xml | 55 ---------------------------------------------------- 1 file changed, 55 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 8984645..41a761b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -61,59 +61,4 @@ jackson-dataformat-xml - - - - - maven-assembly-plugin - - - package - - single - - - - - - - eu.eudat.EuDatApplication - - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.4.1 - - - package - - shade - - - - - *:* - - module-info.class - - - - - - org.json - zenodorepository.shaded.org.json - - - - - - - -