trying to use enunciate 2.13.3

This commit is contained in:
Francesco Mangiacrapa 2022-03-24 17:55:50 +01:00
parent 2881f76ed0
commit f7aa94a7f0
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<enunciate.version>2.14.0</enunciate.version>
<enunciate.version>2.13.3</enunciate.version>
</properties>
<dependencyManagement>

View File

@ -7,7 +7,7 @@ package org.gcube.datatransfer.resolver.catalogue;
*
* Mar 24, 2022
*
* Binding Catalogue Request as a JSON
* Binding Catalogue Request as a JSON
*/
public class CatalogueRequest {