From 7b4633be2a3474fe735dfcbe82f4c0a6e478b240 Mon Sep 17 00:00:00 2001
From: Amandine Tournay <amandine.tournay@pasteur.fr>
Date: Mon, 23 Nov 2020 21:33:49 +0100
Subject: [PATCH] Changed artifactId name

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 62e0b4b..dd54c6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,8 +10,8 @@
         <version>1.0.4</version>
     </parent>
 
-    <artifactId>icy-color-picker-threshold</artifactId>
-    <version>1.2.1</version>
+    <artifactId>color-picker-threshold</artifactId>
+    <version>1.2.2</version>
 
     <packaging>jar</packaging>
 
-- 
GitLab