You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/05/04 14:34:10 UTC

[5/7] storm git commit: updated issue count

updated issue count


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

Branch: refs/heads/master
Commit: 0db616045007a02d55f0eec54296587c8b6ed256
Parents: 682fa9e
Author: vinodkc <vi...@gmail.com>
Authored: Tue May 2 22:27:20 2017 +0530
Committer: vinodkc <vi...@gmail.com>
Committed: Tue May 2 22:27:20 2017 +0530

----------------------------------------------------------------------
 external/storm-kafka-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/0db61604/external/storm-kafka-client/pom.xml
----------------------------------------------------------------------
diff --git a/external/storm-kafka-client/pom.xml b/external/storm-kafka-client/pom.xml
index 441ac1c..cac0018 100644
--- a/external/storm-kafka-client/pom.xml
+++ b/external/storm-kafka-client/pom.xml
@@ -152,7 +152,7 @@
                 <artifactId>maven-checkstyle-plugin</artifactId>
                 <!--Note - the version would be inherited-->
                 <configuration>
-                    <maxAllowedViolations>2410</maxAllowedViolations>
+                    <maxAllowedViolations>2439</maxAllowedViolations>
                 </configuration>
             </plugin>
         </plugins>