From ccaf435468778f030309bc98adc2d999459ba489 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Fri, 30 Jun 2006 09:18:20 +0000 Subject: [PATCH] update to build in CI profile git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@418210 13f79535-47bb-0310-9956-ffa450edef68 --- maven-repository-configuration/pom.xml | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/maven-repository-configuration/pom.xml b/maven-repository-configuration/pom.xml index 783bade26..72cbf95db 100644 --- a/maven-repository-configuration/pom.xml +++ b/maven-repository-configuration/pom.xml @@ -35,6 +35,18 @@ src/main/mdo/configuration.mdo + + org.codehaus.mojo + cobertura-maven-plugin + + + + + **/** + + + + diff --git a/pom.xml b/pom.xml index e9e7b18e3..0c4c135ac 100644 --- a/pom.xml +++ b/pom.xml @@ -317,7 +317,7 @@ - 80 + 77 95 -- 2.39.5