From 6a8eda2ef57a7c875732e5ba3d30bd76c8287d25 Mon Sep 17 00:00:00 2001
From: Amandine Tournay <amandine.tournay@pasteur.fr>
Date: Mon, 23 Nov 2020 21:47:30 +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 739c93f..e04898e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 		<version>1.0.4</version>
 	</parent>
 
-	<artifactId>icy-ezplug</artifactId>
+	<artifactId>ezplug</artifactId>
 	<version>3.20.0</version>
 
 	<packaging>jar</packaging>
-- 
GitLab