We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692016e commit c379290Copy full SHA for c379290
dist-build/pom.xml
@@ -134,23 +134,6 @@
134
<version>${project.version}</version>
135
<optional>true</optional>
136
</dependency>
137
-
138
- <dependency>
139
- <groupId>jakarta.enterprise</groupId>
140
- <artifactId>cdi-tck-dist-porting-package</artifactId>
141
- <version>${project.version}</version>
142
- <type>zip</type>
143
- <optional>true</optional>
144
- <classifier>dist</classifier>
145
- </dependency>
146
147
148
- <artifactId>cdi-tck-dist-libs</artifactId>
149
150
151
152
153
154
</dependencies>
155
156
<build>
0 commit comments