Skip to content

Commit

Permalink
Remove TCK from debug; not yet available in maven central
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Sep 15, 2022
1 parent 6978d46 commit c207f78
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions appserver/featuresets/debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,5 @@
<artifactId>jdbc-core</artifactId>
<version>${project.version}</version>
</dependency>


<dependency>
<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta-restful-ws-tck</artifactId>
<version>3.1.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit c207f78

Please sign in to comment.