| commit | 379b68cc5002ca2f61e235bfaa68fc370fa80a98 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:47 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:47 2020 +0100 |
| tree | a024702e93a9db3ab0466ca03b6dcfd3c273fde3 | |
| parent | 7b0038c0df6b81a70ed2ef9fcc5a975fdcaddb7c [diff] |
Remove incorrect override
diff --git a/impl/pom.xml b/impl/pom.xml index d00ac95..3ee7ef4 100644 --- a/impl/pom.xml +++ b/impl/pom.xml
@@ -42,7 +42,6 @@ <spec.version>4.0</spec.version> <extensionName>jakarta.el.impl</extensionName> <bundle.symbolicName>com.sun.el.jakarta.el</bundle.symbolicName> - <vendorName>Oracle Corporation</vendorName> <findbugs.version>2.5.2</findbugs.version> <findbugs.exclude>${project.basedir}/exclude.xml</findbugs.exclude> <findbugs.threshold>High</findbugs.threshold>