Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Use latest site plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mcculls committed Aug 28, 2012
1 parent d35bacc commit 7039b6a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Expand Up @@ -97,6 +97,15 @@
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.1</version>
</plugin>
</plugins>
</build>

<reporting>
<plugins>
<plugin>
Expand Down

0 comments on commit 7039b6a

Please sign in to comment.