increased version number of license plugin 71/671/1
authorMax Benjamin <mb388a@att.com>
Fri, 17 Feb 2017 16:35:13 +0000 (11:35 -0500)
committerMax Benjamin <mb388a@att.com>
Fri, 17 Feb 2017 19:09:04 +0000 (14:09 -0500)
Issue described here:
https://github.com/mojohaus/license-maven-plugin/issues/56

Change-Id: I5319aa4464ffea2e3e413a7a31b5426e4c8f0b06
Signed-off-by: Max Benjamin <mb388a@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 355d68d..266f4ae 100644 (file)
--- a/pom.xml
+++ b/pom.xml
            <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>license-maven-plugin</artifactId>
-            <version>1.10</version>
+            <version>1.12</version>
             <configuration>
                 <addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>
                 <licenseName>apache_v2</licenseName>