From 3492cc9a13addf6eda4c1d465c0e229df2ac1fef Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 3 Jul 2024 10:41:00 +0200 Subject: [PATCH] workaround for maleformed javafx pom --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 2d2157a..cc4cf96 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,7 @@ de.skymatic.appstore_invoices UTF-8 21 + overwritten-in-profiles 21.0.3 @@ -117,6 +118,7 @@ -DsettingsPath="~/AppData/Roaming/AppStoreReverseCharger/settings.json" win + win @@ -129,6 +131,7 @@ -DsettingsPath="~/Library/Application' 'Support/AppStoreReverseCharger/settings.json" mac + mac @@ -142,6 +145,7 @@ -DsettingsPath="~/.local/share/AppStoreReverseCharger/settings.json" linux + linux