Skip to content

Commit

Permalink
Adding missing axiom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cdwijayarathna committed May 17, 2016
1 parent d3a8c13 commit ff72cdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/org.wso2.carbon.identity.governance.stub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@
<groupId>org.apache.axis2.wso2</groupId>
<artifactId>axis2-client</artifactId>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
<artifactId>axiom</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit ff72cdd

Please sign in to comment.