Fix sample build brake

This commit is contained in:
charithag 2015-08-24 11:00:24 +05:30
parent f26423bec3
commit 11a4966f1b

View File

@ -77,6 +77,11 @@
<groupId>javax.ws.rs</groupId> <groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId> <artifactId>jsr311-api</artifactId>
</dependency> </dependency>
<dependency>
<groupId>commons-httpclient.wso2</groupId>
<artifactId>commons-httpclient</artifactId>
</dependency>
</dependencies> </dependencies>