Skip to content

Commit

Permalink
Fix maven duplicate dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Dec 20, 2024
1 parent 906fd16 commit 28a6aa8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ejb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ vi:ts=4:sw=4:expandtab
<artifactId>metainf-services</artifactId>
</dependency>

<dependency>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-subsystem</artifactId>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>wildfly-clustering-common</artifactId>
Expand Down

0 comments on commit 28a6aa8

Please sign in to comment.