mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
chore: Update assembly plugin version
This commit is contained in:
parent
532f1e697b
commit
f42531aff8
2 changed files with 1 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -437,7 +437,7 @@
|
|||
|
||||
<plugin>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
<version>3.0.0</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
|
|
|||
|
|
@ -504,5 +504,4 @@
|
|||
</profile>
|
||||
</profiles>
|
||||
|
||||
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue