The correct license info is in the parent pom
diff --git a/pom.xml b/pom.xml
index 6ddb452..ba65112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,19 +36,6 @@
<description>Jakarta Expression Language</description>
<url>https://projects.eclipse.org/projects/ee4j.el</url>
- <licenses>
- <license>
- <name>Eclipse Public License - v 2.0</name>
- <url>https://www.eclipse.org/legal/epl-2.0/</url>
- <distribution>repo</distribution>
- </license>
- <license>
- <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
- <url>https://www.gnu.org/software/classpath/license.html</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
-
<developers>
<developer>
<id>jakarta-ee4j-el</id>