From faca098140300eba6cba107aac17538bcf109ccb Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Wed, 28 Mar 2012 11:45:25 +0000 Subject: [PATCH] Update to CP24 Restore changes/JIRA reports accidentally dropped when tidying pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1306268 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3eab68264..88e182302 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.commons commons-parent - 23 + 24 4.0.0 org.apache.commons @@ -344,6 +344,37 @@ + + org.apache.maven.plugins + maven-changes-plugin + ${commons.changes.version} + + + %URL%/%ISSUE% + + + false + Fix Version,Key,Summary,Type,Resolution,Status + + Key DESC,Type,Fix Version DESC + Fixed + Resolved,Closed + + Bug,New Feature,Task,Improvement,Wish,Test + ${commons.release.version} + + 100 + + + + + changes-report + jira-report + + + + + org.codehaus.mojo findbugs-maven-plugin