Fix sample build brake

application-manager-new
charithag 9 years ago
parent f26423bec3
commit 11a4966f1b

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

Loading…
Cancel
Save