feature_23113 #4

Merged
francesco.mangiacrapa merged 58 commits from feature_23113 into master 2022-04-06 09:59:06 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f7aa94a7f0 - Show all commits

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 {