Commit 328087a43e4398f80542354dcd9b831354851ff4

Authored by 潘钊
1 parent 7191d088

update...

Showing 1 changed file with 6 additions and 0 deletions
... ... @@ -145,6 +145,12 @@
145 145 <artifactId>jetty-util</artifactId>
146 146 <version>8.1.15.v20140411</version>
147 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 154 </dependencies>
149 155  
150 156 <build>
... ...