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 - - - -