Fix javax-el-api 2.2.5 build as sources jar is not available on Central
diff --git a/javax-el-api-2.2.5/pom.xml b/javax-el-api-2.2.5/pom.xml
index e21aefe..ad66ebd 100644
--- a/javax-el-api-2.2.5/pom.xml
+++ b/javax-el-api-2.2.5/pom.xml
@@ -135,11 +135,6 @@
                                 <configuration>
                                     <artifactItems>
                                         <artifactItem>
-                                            <groupId>javax.el</groupId>
-                                            <artifactId>javax.el:javax.el-api</artifactId>
-                                            <classifier>sources</classifier>
-                                        </artifactItem>
-                                        <artifactItem>
                                             <groupId>org.apache.servicemix.specs</groupId>
                                             <artifactId>org.apache.servicemix.specs.locator</artifactId>
                                             <classifier>sources</classifier>