diff --git a/AUTHORS.md b/AUTHORS.md index 184c677aa19046bdefa6922fdb4e6a4aeea35c13..7c0e28ae4618277548c0d3e13a0e7341718cc3b2 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -2,6 +2,6 @@ ## Olivier Maury -- GitLab : [@olivier.maury](https://forgemia.inra.fr/olivier.maury) +- GitLab : [@olivier.maury](https://forge.inrae.fr/olivier.maury) - [ORCID](https://orcid.org/0000-0001-9016-9720) diff --git a/codemeta.json b/codemeta.json index 486972f2a9ced0b333f4a3e5060056f5240d6dd3..df6a5f066d28647d96f8f50f6f1fd32cc0bfaf1e 100644 --- a/codemeta.json +++ b/codemeta.json @@ -2,11 +2,11 @@ "@context": "https://doi.org/10.5063/schema/codemeta-2.0", "@type": "SoftwareSourceCode", "license": "https://spdx.org/licenses/GPL-3.0-only", - "codeRepository": "git+https://forgemia.inra.fr/agroclim/dev-cas.git", + "codeRepository": "git+https://forge.inrae.fr/agroclim/dev-cas.git", "dateCreated": "2022-07-07", "datePublished": "2022-07-08", "dateModified": "2022-09-28", - "issueTracker": "https://forgemia.inra.fr/agroclim/dev-cas/-/issues", + "issueTracker": "https://forge.inrae.fr/agroclim/dev-cas/-/issues", "name": "dev-cas", "version": "1.0.0-SNAPSHOT", "description": "Fake implementation of CAS server.", diff --git a/pom.xml b/pom.xml index a15573cc65c8c8df1767e5941d3ba566ef546b7b..762b11232de947f84e720cccd12ef633567d566e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ </license> </licenses> <scm> - <url>https://forgemia.inra.fr/agroclim/dev-cas.git</url> - <connection>scm:git:https://forgemia.inra.fr/agroclim/dev-cas.git</connection> + <url>https://forge.inrae.fr/agroclim/dev-cas.git</url> + <connection>scm:git:https://forge.inrae.fr/agroclim/dev-cas.git</connection> <tag>main</tag> </scm> <issueManagement> <system>Gitlab</system> - <url>https://forgemia.inra.fr/agroclim/dev-cas/-/issues</url> + <url>https://forge.inrae.fr/agroclim/dev-cas/-/issues</url> </issueManagement> <ciManagement> <system>Jenkins</system> diff --git a/publiccode.yml b/publiccode.yml index 3066016e67c27c71c3c01a689aa0e76459212714..4c2d2a2836afa7b3e733054897337f1f3d102b23 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -56,7 +56,7 @@ it: cie: false pagopa: false spid: false -landingURL: 'https://forgemia.inra.fr/agroclim/dev-cas' +landingURL: 'https://forge.inrae.fr/agroclim/dev-cas' legal: authorsFile: AUTHORS.md license: GPL-3.0-only @@ -76,7 +76,7 @@ platforms: releaseDate: '2022-09-28' softwareType: standalone/web softwareVersion: 1.0.0-SNAPSHOT -url: 'https://forgemia.inra.fr/agroclim/dev-cas.git' +url: 'https://forge.inrae.fr/agroclim/dev-cas.git' usedBy: - INRAE AgroClim