From 4f5840ee9ebb0597795d889c20ffdb38ae5e9060 Mon Sep 17 00:00:00 2001
From: Kitwaii <amandine.tournay@outlook.fr>
Date: Tue, 24 Nov 2020 22:51:32 +0100
Subject: [PATCH] Updated parent version

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

diff --git a/pom.xml b/pom.xml
index 4818ac81..eddc8da0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
         <version>1.0.6</version>
     </parent>
 
-    <artifactId>icy-jython</artifactId>
+    <artifactId>jython</artifactId>
     <version>2.8.0</version>
 
     <packaging>jar</packaging>
-- 
GitLab