add glassfish metro dependency (fixes httpsoapbc build)

master
Vitaliy Filippov 2015-12-17 14:36:21 +03:00
parent b2f6880280
commit 1c3209c82b
1 changed files with 5 additions and 0 deletions

View File

@ -128,6 +128,11 @@
<groupId>open-esb</groupId>
<artifactId>jbi-ext</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.metro</groupId>
<artifactId>webservices-rt</artifactId>
<version>2.2.0-4</version>
</dependency>
<!-- TEST DEPENDENCIES-->
<dependency>