diff --git a/src/test/resources/gcat-test-sandbox.json b/src/test/resources/gcat-test-sandbox.json index 77589b0..c441926 100644 --- a/src/test/resources/gcat-test-sandbox.json +++ b/src/test/resources/gcat-test-sandbox.json @@ -2,8 +2,8 @@ "name": "gcat", "publish": "ALL", "export": "ALL", - "short_description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.", - "default_files": + "description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.", + "files": [ { "url": "https://code-repo.d4science.org/gCubeSystem/{{name}}/archive/v{{version}}.zip", @@ -18,7 +18,7 @@ "desired_name": "{{name}}-v{{version}}.war" } ], - "default_code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}", + "code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}", "code_location_text": "\n\n

The official source code location of this software version is available at:

\n\n

{{code_location}}

", "versions": [