Commit 328087a43e4398f80542354dcd9b831354851ff4
1 parent
7191d088
update...
Showing
1 changed file
with
6 additions
and
0 deletions
pom.xml
| @@ -145,6 +145,12 @@ | @@ -145,6 +145,12 @@ | ||
| 145 | <artifactId>jetty-util</artifactId> | 145 | <artifactId>jetty-util</artifactId> |
| 146 | <version>8.1.15.v20140411</version> | 146 | <version>8.1.15.v20140411</version> |
| 147 | </dependency> | 147 | </dependency> |
| 148 | + | ||
| 149 | + <dependency> | ||
| 150 | + <groupId>org.apache.geronimo.specs</groupId> | ||
| 151 | + <artifactId>geronimo-jaxws_2.2_spec</artifactId> | ||
| 152 | + <version>1.0</version> | ||
| 153 | + </dependency> | ||
| 148 | </dependencies> | 154 | </dependencies> |
| 149 | 155 | ||
| 150 | <build> | 156 | <build> |