From 52846244080a9f9a76af13ee946b8046fc33ae88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Sun, 24 Feb 2013 10:01:12 +0000
Subject: [PATCH] - fixed erroneous pom file (Bug #15065)

---
 lib/getopt/getopt.pom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/getopt/getopt.pom b/lib/getopt/getopt.pom
index 48943e97..e9433722 100644
--- a/lib/getopt/getopt.pom
+++ b/lib/getopt/getopt.pom
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>gnu.getopt</groupId>
-  <artifactId>getopt</artifactId>
+  <artifactId>java-getopt</artifactId>
   <version>1.0.13</version>
   <name></name>
   <description> (Version 2006)</description>
-- 
GitLab