diff --git a/core/pom.xml b/core/pom.xml index 9f2df4cc..d60235fc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -161,39 +161,5 @@ - - - - org.apache.maven.plugins - maven-shade-plugin - 3.4.1 - - - package - - shade - - - - - *:* - - module-info.java - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - true - jpastreamer-core-uber - - - - - - - -