diff --git a/README.md b/README.md index b785869107..bb88497011 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ [![Build Status](https://travis-ci.org/Codearte/accurest-maven-plugin.svg?branch=master)](https://travis-ci.org/Codearte/accurest-maven-plugin) [![GitHub issues](https://img.shields.io/github/issues/Codearte/accurest/maven.svg)](https://github.com/Codearte/accurest/labels/maven) [![Maven Central](https://img.shields.io/maven-central/v/io.codearte.accurest/accurest-maven-plugin.svg)](https://maven-badges.herokuapp.com/maven-central/io.codearte.accurest/accurest-maven-plugin) -Accurate REST Maven Plugin +Accurest Maven Plugin ==== Documentation --- -* [Accurest Wiki](http://codearte.github.io/accurest/) +* [Accurest Documentation](http://codearte.github.io/accurest/) * [Accurest Maven Plugin Documentation Site](http://codearte.github.io/accurest-maven-plugin/plugin-info.html) diff --git a/pom.xml b/pom.xml index 4cff231981..991577dbc3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,10 @@ io.codearte.accurest accurest-maven-plugin maven-plugin - 0.5.13-SNAPSHOT + 0.6.0-SNAPSHOT Accurest Maven Plugin - Accurate REST Maven Plugin + Accurest Maven Plugin https://github.com/Codearte/accurest-maven-plugin @@ -35,7 +35,7 @@ UTF-8 UTF-8 - 1.0.6 + 1.1.0-M2 1.1.0 @@ -137,7 +137,7 @@ io.takari.maven.plugins takari-lifecycle-plugin - 1.11.12 + 1.12.0 true @@ -264,17 +264,6 @@ stub-runner ${accurest.version} - - com.github.tomakehurst - wiremock - 2.0.8-beta - - - - org.codehaus.groovy - groovy-all - 2.4.6 - org.eclipse.aether @@ -355,13 +344,13 @@ io.takari.maven.plugins takari-plugin-testing - 2.8.0 + 2.9.0 test io.takari.maven.plugins takari-plugin-integration-testing - 2.8.0 + 2.9.0 pom test @@ -378,18 +367,6 @@ test - - - commons-io - commons-io - 2.5 - - - org.apache.commons - commons-lang3 - 3.4 - - diff --git a/src/site/site.xml b/src/site/site.xml index a05826b4f6..c8806a32eb 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -33,7 +33,7 @@ - +