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 0683aec commit 38deb31Copy full SHA for 38deb31
pom.xml
@@ -105,23 +105,6 @@
105
<dependency>
106
<groupId>org.apache.openwebbeans</groupId>
107
<artifactId>openwebbeans-se</artifactId>
108
- <classifier>jakarta</classifier>
109
- <version>${webbeans}</version>
110
- <scope>test</scope>
111
- </dependency>
112
-
113
- <dependency>
114
- <groupId>org.apache.openwebbeans</groupId>
115
- <artifactId>openwebbeans-spi</artifactId>
116
117
118
119
120
121
122
123
- <artifactId>openwebbeans-impl</artifactId>
124
125
<version>${webbeans}</version>
126
<scope>test</scope>
127
</dependency>
0 commit comments