From c12bbc18ed6f70c367eec1aa17e8272ef41a8a3a Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Tue, 12 Jul 2011 16:39:41 +1000 Subject: [PATCH] upgrade versions fix generation error. --- pom.xml | 20 +++++++++++--------- src/xdocs/index.xml.vm | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 961c715c6..4fe3c9776 100755 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ org.apache.maven.plugins maven-site-plugin - 2.2 + 3.0-beta-3 ${basedir}/src/xdocs true @@ -223,6 +223,7 @@ org.apache.maven.plugins maven-enforcer-plugin + 1.0.1 enforce-versions @@ -271,12 +272,12 @@ run - + - + @@ -286,12 +287,12 @@ run - + - + @@ -308,7 +309,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.8 + 2.9 @@ -359,7 +360,7 @@ org.codehaus.mojo cobertura-maven-plugin - 2.4 + 2.5.1 @@ -395,7 +396,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.8 1.5 @@ -432,6 +433,7 @@ org.apache.maven.plugins maven-site-plugin + 3.0-beta-3 gen-site @@ -515,7 +517,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.2 + 1.3 sign-artifacts diff --git a/src/xdocs/index.xml.vm b/src/xdocs/index.xml.vm index 8d0da5eae..a3225fdc6 100644 --- a/src/xdocs/index.xml.vm +++ b/src/xdocs/index.xml.vm @@ -61,7 +61,7 @@

If you want to live on the bleeding edge, you can - checkout + checkout the current development code from Mercurial and compile yourself.