[MPH-212] Upgrade to Doxia 2.0.0 Milestone Stack

This closes #98
diff --git a/pom.xml b/pom.xml
index c9e33ef..c761d65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-help-plugin</artifactId>
-  <version>3.4.1-SNAPSHOT</version>
+  <version>3.5.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Help Plugin</name>
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>3.1.1</version>
+      <version>4.0.0-M11</version>
       <exclusions>
         <!-- we only need one interface MavenReport -->
         <exclusion>