Repository: mina-sshd
Updated Branches:
  refs/heads/master 5a796ebcd -> 36cf309c0


Upgraded checkstyle plugin to 3.0.0


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/36cf309c
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/36cf309c
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/36cf309c

Branch: refs/heads/master
Commit: 36cf309c08d9b2e0e6f37c4dad9509774a8163ef
Parents: 5a796eb
Author: Goldstein Lyor <l...@c-b4.com>
Authored: Mon Feb 12 08:58:06 2018 +0200
Committer: Goldstein Lyor <l...@c-b4.com>
Committed: Mon Feb 12 08:58:06 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/36cf309c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7376a2f..f8b11b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-checkstyle-plugin</artifactId>
-                    <version>2.17</version>
+                    <version>3.0.0</version>
                     <configuration>
                         <logViolationsToConsole>true</logViolationsToConsole>
                         
<includeTestSourceDirectory>true</includeTestSourceDirectory>

Reply via email to