File tree 1 file changed +0
-15
lines changed
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 327
327
<artifactId >jakarta.transaction-api</artifactId >
328
328
<version >${jakarta.transaction-api.version} </version >
329
329
</dependency >
330
- <dependency >
331
- <groupId >org.apache.openwebbeans</groupId >
332
- <artifactId >openwebbeans-impl</artifactId >
333
- <version >${webbeans} </version >
334
- <classifier >jakarta</classifier >
335
- <scope >test</scope >
336
- </dependency >
337
330
<dependency >
338
331
<groupId >org.apache.openwebbeans</groupId >
339
332
<artifactId >openwebbeans-se</artifactId >
340
333
<version >${webbeans} </version >
341
- <classifier >jakarta</classifier >
342
- <scope >test</scope >
343
- </dependency >
344
- <dependency >
345
- <groupId >org.apache.openwebbeans</groupId >
346
- <artifactId >openwebbeans-spi</artifactId >
347
- <version >${webbeans} </version >
348
- <classifier >jakarta</classifier >
349
334
<scope >test</scope >
350
335
</dependency >
351
336
<dependency >
You can’t perform that action at this time.
0 commit comments