From 515b5aba89fbddee6df48fc06dc2ba305fb6bc51 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Mon, 4 Jul 2016 17:29:48 +0100 Subject: [PATCH] Upgrade ApacheRat to 0.12 --- pom.xml | 2 +- tests/activemq5-unit-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f09b538b1b..4787de9a62 100644 --- a/pom.xml +++ b/pom.xml @@ -1102,7 +1102,7 @@ org.apache.rat apache-rat-plugin - 0.11 + 0.12 ${activemq.basedir}/ratReport.txt ${skipLicenseCheck} diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 988560131c..eeb0f3ff74 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -375,7 +375,7 @@ org.apache.rat apache-rat-plugin - 0.11 + 0.12 ${activemq.basedir}/ratReport.txt ${skipLicenseCheck}