File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 27
27
<hamcrest-all .version>1.3</hamcrest-all .version>
28
28
<junit .version>4.12</junit .version>
29
29
<jmh .version>1.21</jmh .version>
30
- <spf4j-jmh .version>8.6.19</spf4j-jmh .version>
31
30
</properties >
32
31
33
32
<developers >
227
226
<artifactId >jmh-generator-annprocess</artifactId >
228
227
<scope >test</scope >
229
228
</dependency >
230
- <dependency >
231
- <groupId >org.spf4j</groupId >
232
- <artifactId >spf4j-jmh</artifactId >
233
- <scope >test</scope >
234
- </dependency >
235
229
</dependencies >
236
230
237
231
<dependencyManagement >
275
269
<version >${jmh.version} </version >
276
270
<scope >test</scope >
277
271
</dependency >
278
- <dependency >
279
- <groupId >org.spf4j</groupId >
280
- <artifactId >spf4j-jmh</artifactId >
281
- <version >${spf4j-jmh.version} </version >
282
- <scope >test</scope >
283
- </dependency >
284
272
</dependencies >
285
273
</dependencyManagement >
286
274
You can’t perform that action at this time.
0 commit comments