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

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c4835e..fcedf8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
         <version>1.0.4</version>
     </parent>
 
-    <artifactId>icy-convexify</artifactId>
+    <artifactId>convexify</artifactId>
     <version>2.0.5</version>
 
     <packaging>jar</packaging>
-- 
GitLab