We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c6637 commit d63fd19Copy full SHA for d63fd19
pom.xml
@@ -210,23 +210,6 @@
210
<dependency>
211
<groupId>org.apache.openwebbeans</groupId>
212
<artifactId>openwebbeans-se</artifactId>
213
- <classifier>jakarta</classifier>
214
- <version>${webbeans}</version>
215
- <scope>test</scope>
216
- </dependency>
217
-
218
- <dependency>
219
- <groupId>org.apache.openwebbeans</groupId>
220
- <artifactId>openwebbeans-spi</artifactId>
221
222
223
224
225
226
227
228
- <artifactId>openwebbeans-impl</artifactId>
229
230
<version>${webbeans}</version>
231
<scope>test</scope>
232
</dependency>
0 commit comments