Moved jaxrpc from Vitro

This commit is contained in:
Graham Triggs 2016-12-24 12:07:11 +00:00
parent fe5db3142d
commit 877b54f4a6

View file

@ -69,6 +69,11 @@
<version>2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.xml</groupId>
<artifactId>jaxrpc</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>