feature_23113 #4
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue