Skip to content

Commit

Permalink
Bumps struts-master and maven-site-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed May 14, 2020
1 parent e46e662 commit 19802b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
<version>13</version>
<version>14</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -383,6 +383,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.9.0</version>
<configuration>
<relativizeDecorationLinks>false</relativizeDecorationLinks>
</configuration>
Expand Down

0 comments on commit 19802b0

Please sign in to comment.