update site plugin to 3.3 to allow parallel builds
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f2f50f69 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f2f50f69 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f2f50f69 Branch: refs/heads/master Commit: f2f50f6978d8d62737c151ce23fd98dbcee10b6f Parents: ae528c2 Author: Sebastian Schaffert <[email protected]> Authored: Fri Mar 28 16:16:41 2014 +0100 Committer: Sebastian Schaffert <[email protected]> Committed: Fri Mar 28 16:16:41 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/f2f50f69/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cb933ca..a2992ed 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -132,7 +132,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.2</version> + <version>3.3</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
