You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/03/29 11:47:03 UTC

servicemix-specs git commit: Fix javax-el-api 2.2.5 build as sources jar is not available on Central

Repository: servicemix-specs
Updated Branches:
  refs/heads/master cd2cec836 -> 6ca6cd5eb


Fix javax-el-api 2.2.5 build as sources jar is not available on Central


Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/6ca6cd5e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/6ca6cd5e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/6ca6cd5e

Branch: refs/heads/master
Commit: 6ca6cd5eb0a9606d05cfb5f04a2b23b793d5dd07
Parents: cd2cec8
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 29 13:46:43 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 29 13:46:43 2018 +0200

----------------------------------------------------------------------
 javax-el-api-2.2.5/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/6ca6cd5e/javax-el-api-2.2.5/pom.xml
----------------------------------------------------------------------
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>