[MCHANGES-331] Update to Doxia 1.4 and Doxia Sitetools 1.4
[MCHANGES-332] Update to maven-reporting-impl 2.2

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1586395 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2a90fcd..a448225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,8 +69,8 @@
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.2</doxiaVersion>
-    <doxiaSitetoolsVersion>1.2</doxiaSitetoolsVersion>
+    <doxiaVersion>1.4</doxiaVersion>
+    <doxiaSitetoolsVersion>1.4</doxiaSitetoolsVersion>
     <mavenVersion>2.2.1</mavenVersion>
     <sitePluginVersion>3.3</sitePluginVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
@@ -124,7 +124,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>2.1</version>
+      <version>2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>