File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 70
70
<gson .version>2.2</gson .version>
71
71
<test .build.dir>${project.build.directory} /test-dir</test .build.dir>
72
72
<maven .test.redirectTestOutputToFile>true</maven .test.redirectTestOutputToFile>
73
+ <kerby .version>1.0.1</kerby .version>
73
74
</properties >
74
75
75
76
<profiles >
Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >org.apache.kerby</groupId >
56
56
<artifactId >kerb-simplekdc</artifactId >
57
- <version >1.0.0-RC2 </version >
57
+ <version >${kerby.version} </version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
Original file line number Diff line number Diff line change 129
129
<dependency >
130
130
<groupId >org.apache.kerby</groupId >
131
131
<artifactId >kerb-simplekdc</artifactId >
132
- <version >1.0.0-RC2 </version >
132
+ <version >${kerby.version} </version >
133
133
<scope >test</scope >
134
134
</dependency >
135
135
<dependency >
You can’t perform that action at this time.
0 commit comments