File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.airlift</groupId >
7
7
<artifactId >airbase</artifactId >
8
- <version >77 </version >
8
+ <version >95 </version >
9
9
</parent >
10
10
11
11
<groupId >org.iq80.leveldb</groupId >
63
63
<air .check.fail-checkstyle>${air.check.fail-basic} </air .check.fail-checkstyle>
64
64
65
65
<air .javadoc.lint>-missing</air .javadoc.lint>
66
+ <air .license.header-file>src/license/LICENSE-HEADER.txt</air .license.header-file>
67
+ <air .checkstyle.config-file>${air.main.basedir} /src/checkstyle/checks.xml</air .checkstyle.config-file>
66
68
</properties >
67
69
68
70
<dependencyManagement >
86
88
<plugin >
87
89
<groupId >org.apache.maven.plugins</groupId >
88
90
<artifactId >maven-checkstyle-plugin</artifactId >
89
- <version >2.17 </version >
91
+ <version >3.1.0 </version >
90
92
<executions >
91
93
<execution >
92
94
<phase >validate</phase >
You can’t perform that action at this time.
0 commit comments