diff --git a/backend/pom.xml b/backend/pom.xml index ab15cab..195eeae 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -37,32 +37,35 @@ org.apache.maven.plugins - maven-shade-plugin - 3.5.1 + maven-jar-plugin + 3.3.0 + + true + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.7.1 + + false + + + com.crypto.Seal + + + + jar-with-dependencies + + + make-assembly package - shade + single - - - - com.crypto.Seal - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - -