[xmlsectool] branch master updated: Override out of date checkstyle version properties.

Scott Cantor cantor.2 at osu.edu
Sun Aug 13 12:25:34 EDT 2017


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=95a0f7daec8133902448de534096e66455e937d5

The following commit(s) were added to refs/heads/master by this push:
       new  95a0f7d   Override out of date checkstyle version properties.
95a0f7d is described below

commit 95a0f7daec8133902448de534096e66455e937d5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sun Aug 13 12:25:31 2017 -0400

    Override out of date checkstyle version properties.
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index b70fa74..3f1eae9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,9 @@
         <opensaml.version>3.2.0</opensaml.version>
         <java-support.version>7.2.0</java-support.version>
         <shibboleth.site.url>https://build.shibboleth.net/nexus/content/sites/site</shibboleth.site.url>
+        <!-- Remove at next parent POM re-base. -->
+        <checkstyle.version>6.19</checkstyle.version>
+        <checkstyle-plugin.version>2.17</checkstyle-plugin.version>
     </properties>
 
     <repositories>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list