From 110cfb07d469260d73d88b73641972afa7e48eed Mon Sep 17 00:00:00 2001 From: Max Benjamin Date: Fri, 17 Feb 2017 11:35:13 -0500 Subject: [PATCH] increased version number of license plugin Issue described here: https://github.com/mojohaus/license-maven-plugin/issues/56 Change-Id: I5319aa4464ffea2e3e413a7a31b5426e4c8f0b06 Signed-off-by: Max Benjamin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 355d68d..266f4ae 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ org.codehaus.mojo license-maven-plugin - 1.10 + 1.12 false apache_v2 -- 2.16.6