From 168d55c54cc66096a5e5cdb2fac0811764093b00 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 23 Apr 2015 06:18:27 -0400 Subject: [PATCH] removed un-needed plugin Former-commit-id: 406dd00f2803302e68f16d3f52503845c581a3f1 --- pom.xml | 32 ++------------------------------ 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index dfc3657e9..9b6d427ee 100644 --- a/pom.xml +++ b/pom.xml @@ -115,15 +115,13 @@ Copyright (c) 2012 - Jeremy Long UTF-8 github - - github-pages-site - Deployment through GitHub's site deployment plugin + gh-pages + gh-pages ${project.build.directory}/site/${project.version} - 3.0 @@ -219,11 +217,6 @@ Copyright (c) 2012 - Jeremy Long maven-surefire-plugin 2.18.1 - - com.github.github - site-maven-plugin - 0.10 - @@ -301,7 +294,6 @@ Copyright (c) 2012 - Jeremy Long - org.apache.maven.plugins maven-site-plugin @@ -316,26 +308,6 @@ Copyright (c) 2012 - Jeremy Long true - - com.github.github - site-maven-plugin - - Creating site for ${project.artifactId}, ${project.version} - - ${project.distributionManagement.site.url} - true - - - - github-site - - site - - site-deploy - - - -