You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2017/10/23 17:19:23 UTC

[08/28] tomee git commit: Revert checkstyle

Revert checkstyle


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/bd41439b
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/bd41439b
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/bd41439b

Branch: refs/heads/fb_tomee8
Commit: bd41439b5452565b4e056b34a9060e7c79161cd7
Parents: 5e0a660
Author: andygumbrecht <an...@gmx.de>
Authored: Wed Sep 13 21:44:34 2017 +0200
Committer: andygumbrecht <an...@gmx.de>
Committed: Wed Sep 13 21:44:34 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/bd41439b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 11b5ca8..c3fa9c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -314,7 +314,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.17</version>
+          <version>2.13</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.gmaven</groupId>