diff --git a/src/main/java/org/gcube/gcat/configuration/GCoreISConfigurationProxy.java b/src/main/java/org/gcube/gcat/configuration/GCoreISConfigurationProxy.java index 0c3e8a1..e2979cb 100644 --- a/src/main/java/org/gcube/gcat/configuration/GCoreISConfigurationProxy.java +++ b/src/main/java/org/gcube/gcat/configuration/GCoreISConfigurationProxy.java @@ -569,7 +569,7 @@ public class GCoreISConfigurationProxy { * Set the version of gcat so that in future implementation * we can understand if the configuration must be updated. * @param platform - * @return + * @return the platform */ protected Platform setVersion(Platform platform) { Version version = getGcatVersion();