From 648e200c104a9b0596849041a16ea86ebe82c06f Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Mon, 22 May 2023 13:26:02 +0100 Subject: [PATCH] Change the macOS-specific suffix from 'os-x' to 'mac'. This change results in the macOS package being called 'Protege-X.Y.Z-mac.zip' rather than 'Protege-X.Y.Z-os-x.zip', as suggested by Jim Balhoff since "OS X" is no longer the name used by Apple to refer to its operating system. --- protege-desktop/src/main/assembly/protege-os-x.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protege-desktop/src/main/assembly/protege-os-x.xml b/protege-desktop/src/main/assembly/protege-os-x.xml index b09a376fa..553652170 100644 --- a/protege-desktop/src/main/assembly/protege-os-x.xml +++ b/protege-desktop/src/main/assembly/protege-os-x.xml @@ -2,7 +2,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"> - os-x + mac dir zip