From ff41cf07bedfc6caaddd508ff703ed307a60dab1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 22 Oct 2010 18:18:39 +0200 Subject: [PATCH] update maven-site-plugin to version 2.1.1 for maven 2.x --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e2c1615aa9..47a7a29921 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,12 @@ ${project.build.sourceEncoding} + + + org.apache.maven.plugins + maven-site-plugin + 2.1.1 +