Skip to content

Commit

Permalink
cxf-xjc-runtime depdendncy
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jul 21, 2014
1 parent fe73573 commit 9738ced
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions infra/ws-util/pom.xml
Expand Up @@ -77,6 +77,12 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
</dependency>
<dependency>
<!-- NOT needed specifically for this module. But it will be needed for any
dependent module that generates the classes. -->
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>cxf-xjc-runtime</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 9738ced

Please sign in to comment.