update enunciate to version 1.27

This commit is contained in:
Sebastian Sdorra
2013-07-27 16:35:31 +02:00
parent e7eb5f3326
commit 5f41569bdf
2 changed files with 2 additions and 2 deletions

View File

@@ -452,7 +452,7 @@
<scm.home>target/scm-it</scm.home>
<environment.profile>default</environment.profile>
<selenium.version>2.28.0</selenium.version>
<enunciate.version>1.26.2</enunciate.version>
<enunciate.version>1.27</enunciate.version>
<aether.version>1.13.1</aether.version>
<wagon.version>1.0</wagon.version>
<maven.version>3.0.5</maven.version>

View File

@@ -40,7 +40,7 @@
-->
<enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.24.xsd">
xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.27.xsd">
<api-classes>
<include pattern="sonia.scm.api.rest.resources.*" />