From 23977921bd8c8c8917fdc66e94a1e5ccf62eeab7 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 19 Jan 2011 23:32:35 +0000 Subject: [PATCH] CSPACE-3431: Changes in preparation for Maven upgrade. --- pom.xml | 5 +++-- services/pom.xml | 9 ++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5487836f8..25033c353 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ false - + maven-restlet @@ -361,6 +361,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 diff --git a/services/pom.xml b/services/pom.xml index c04fb9370..15ea3018f 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -76,6 +76,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.7.1 @@ -89,6 +90,11 @@ + + org.apache.maven.plugins + maven-site-plugin + 2.2 + org.codehaus.mojo jboss-maven-plugin @@ -118,6 +124,7 @@ org.jvnet.jaxb2.maven2 maven-jaxb2-plugin + 0.7.3 @@ -181,7 +188,7 @@ org.apache.maven.plugins - maven-surefire-plugin + maven-surefire-plugin -- 2.47.3