projects
/
maven-thymeleaf-skin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df49aa9
)
Upgraded maven-site-plugin from 3.5.1 to 3.9.1
author
Kai Moritz
<kai@juplo.de>
Sun, 28 Feb 2021 19:37:32 +0000
(20:37 +0100)
committer
Kai Moritz
<kai@juplo.de>
Sun, 28 Feb 2021 19:37:32 +0000
(20:37 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1605d3c
..
73e6dc6
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-85,7
+85,7
@@
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
- <version>3.
5
.1</version>
+ <version>3.
9
.1</version>
<configuration>
<siteDirectory>${project.build.directory}/filtered-site</siteDirectory>
</configuration>