fixed javadoc
This commit is contained in:
parent
00570c3301
commit
f41f43fff3
|
@ -569,7 +569,7 @@ public class GCoreISConfigurationProxy {
|
||||||
* Set the version of gcat so that in future implementation
|
* Set the version of gcat so that in future implementation
|
||||||
* we can understand if the configuration must be updated.
|
* we can understand if the configuration must be updated.
|
||||||
* @param platform
|
* @param platform
|
||||||
* @return
|
* @return the platform
|
||||||
*/
|
*/
|
||||||
protected Platform setVersion(Platform platform) {
|
protected Platform setVersion(Platform platform) {
|
||||||
Version version = getGcatVersion();
|
Version version = getGcatVersion();
|
||||||
|
|
Loading…
Reference in New Issue