From c22ebc0e2c8c7562e6ec3b8d0b049b7981fea072 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 26 Feb 2012 11:13:08 +0100 Subject: [PATCH] update maven war plugin to version 2.2 --- scm-core/pom.xml | 2 +- scm-webapp/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 271877bdb2..2019b658a2 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8 + 2.8.1 org.jboss.apiviz.APIviz diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 2ca4362e5b..17d9347696 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -358,7 +358,7 @@ org.apache.maven.plugins maven-war-plugin - 2.1.1 + 2.2 @@ -404,7 +404,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.11 + 2.12 integration-test