From 4a729562ddf5a423649bdd69d95d9a267172720d Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Thu, 24 Apr 2014 08:19:20 +0200 Subject: [PATCH] Updating the Maven Site plugin version 3.1 -> 3.3 Also removing the stagingSiteURL parameter as we should not need it for the site:deploy goal --- project/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 831c4e0d51..483f001eaa 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -716,7 +716,7 @@ maven-site-plugin - 3.1 + 3.3 ${project.build.sourceEncoding} @@ -786,7 +786,6 @@ ${project.distributionManagement.site.id} - ${project.distributionManagement.site.url}