Merge pull request #171 from sutra/site

Upgrade maven-fluido-skin from 1.5 to 1.7 for better responsive.
This commit is contained in:
jinyu 2019-03-29 15:36:26 +08:00 committed by GitHub
commit 16f861c384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -170,6 +170,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>

View File

@ -5,7 +5,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.5</version>
<version>1.7</version>
</skin>
<body>
<menu ref="parent" inherit="top" />