Skip to content

Commit

Permalink
[WFLY-8543] Adding explicit dependency to wildfly-common
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Apr 7, 2017
1 parent 9aa1be7 commit e3a2b15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webservices/tests-integration/pom.xml
Expand Up @@ -46,6 +46,10 @@
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-controller-client</artifactId>
</dependency>
<dependency>
<groupId>org.wildfly.common</groupId>
<artifactId>wildfly-common</artifactId>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-security</artifactId>
Expand Down

0 comments on commit e3a2b15

Please sign in to comment.