From fd2ff8647643a899bb6774e78774ca10b91f8327 Mon Sep 17 00:00:00 2001 From: zuim Date: Sun, 14 Mar 2021 17:07:42 +0100 Subject: [PATCH] fix artifact --- .idea/artifacts/LEDControl_jar.xml | 11 +++++------ pom.xml | 6 +++--- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.idea/artifacts/LEDControl_jar.xml b/.idea/artifacts/LEDControl_jar.xml index a2e19f5..74c742d 100644 --- a/.idea/artifacts/LEDControl_jar.xml +++ b/.idea/artifacts/LEDControl_jar.xml @@ -3,13 +3,12 @@ $PROJECT_DIR$/out/artifacts/LEDControl_jar - - - + + - - - + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index e970956..f312159 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ [2.0.0,3.0.0) - com.github.oshi - oshi-core - 5.5.1 + com.github.oshi + oshi-core + 5.5.1 com.tagtraum