Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5e35be72bec6e396010c8d730b9f1a4b649d5b73 https://github.com/xwiki/xwiki-platform/commit/5e35be72bec6e396010c8d730b9f1... Author: Vincent Massol <[email protected]> Date: 2026-06-22 (Mon, 22 Jun 2026) Changed paths: Log Message: ----------- [Misc] Define a constant instead of duplicating the "version" string literal in RepositoryManager * SonarQube reports that the "version" string literal is duplicated three times in RepositoryManager. Reuse the existing XWikiRepositoryModel.PROP_VERSION_VERSION constant instead. Co-authored-by: Claude <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications