mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-08-01 12:31:23 +00:00
Consistently use version 3.3 of maven-site-plugin.
This commit is contained in:
committed by
Mike Hearn
parent
415e43885c
commit
a5042222ac
@@ -114,6 +114,10 @@
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>2.3</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-site-plugin</artifactId>
|
||||
<version>3.3</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
||||
|
Reference in New Issue
Block a user