Skip to content

Commit

Permalink
Revert Maven Site plugin to 3.4
Browse files Browse the repository at this point in the history
Required till we move away from reflow-maven-skin or
andriusvelykis/reflow-maven-skin#49 is solved.

Change-Id: Ice54eb8c1dd0781c5a7039b9441e48ada6d5f7a3
  • Loading branch information
bindul committed Mar 1, 2016
1 parent e2ef085 commit 0a576f7
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 @@ -230,7 +230,8 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.5</version>
<!-- Have to stick with 3.4 for now. See https://github.com/andriusvelykis/reflow-maven-skin/issues/49 -->
<version>3.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 0a576f7

Please sign in to comment.