Skip to content

Commit

Permalink
WFLY-4368 Remove usage of jboss-common-core in appclient
Browse files Browse the repository at this point in the history
  • Loading branch information
ctomc committed Feb 23, 2015
1 parent 3f2aa14 commit 3b495f9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appclient/pom.xml
Expand Up @@ -83,11 +83,6 @@
<artifactId>hibernate-jpa-2.1-api</artifactId>
</dependency>

<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-common-core</artifactId>
</dependency>

<dependency>
<groupId>org.jboss.metadata</groupId>
<artifactId>jboss-metadata-ejb</artifactId>
Expand Down

0 comments on commit 3b495f9

Please sign in to comment.