Skip to content

Commit

Permalink
Ignore package /org/kaaproject/kaa/schema/system
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill380 committed Sep 29, 2016
1 parent 7eedb09 commit f6e8bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Copyright 2014-2016 CyberVision, Inc.
<findbugs.version>2.5.2</findbugs.version>
<checkstyle.version>2.17</checkstyle.version>
<checkstyle.tools.version>7.0</checkstyle.tools.version>
<checkstyle.exclusions>**/gen/**, **/target/**</checkstyle.exclusions>
<checkstyle.exclusions>**/gen/**, **/target/**, **/org/kaaproject/kaa/schema/system/**</checkstyle.exclusions>
<rat.version>0.10</rat.version>
<javassist.version>3.18.1-GA</javassist.version>
<signpost-core.version>1.2.1.2</signpost-core.version>
Expand Down

0 comments on commit f6e8bf4

Please sign in to comment.