Merge pull request #9943 from Maiklins/Java-1456-reduce-logging-modules-apache-spark-spring-boot-crud-maven-assembly-plugin
Java 1456 reduce logging modules apache spark spring boot crud maven assembly plugin
This commit is contained in:
commit
0ca42d7d8c
|
@ -74,6 +74,7 @@
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-assembly-plugin</artifactId>
|
<artifactId>maven-assembly-plugin</artifactId>
|
||||||
|
<version>3.3.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
|
|
Loading…
Reference in New Issue