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 092306a commit 67710faCopy full SHA for 67710fa
pom.xml
@@ -181,23 +181,6 @@
181
<dependency>
182
<groupId>org.apache.openwebbeans</groupId>
183
<artifactId>openwebbeans-se</artifactId>
184
- <classifier>jakarta</classifier>
185
- <version>${webbeans}</version>
186
- <scope>test</scope>
187
- </dependency>
188
-
189
- <dependency>
190
- <groupId>org.apache.openwebbeans</groupId>
191
- <artifactId>openwebbeans-spi</artifactId>
192
193
194
195
196
197
198
199
- <artifactId>openwebbeans-impl</artifactId>
200
201
<version>${webbeans}</version>
202
<scope>test</scope>
203
</dependency>
0 commit comments