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:50:15 UTC

servicemix-specs git commit: Update javax-el-api 3.0.0 to specs-pom 1 and locator 2.10

Repository: servicemix-specs
Updated Branches:
  refs/heads/master bea43bad6 -> 17fc5dab8


Update javax-el-api 3.0.0 to specs-pom 1 and locator 2.10


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

Branch: refs/heads/master
Commit: 17fc5dab87b78281b4074bea82b33cc1f1c881b7
Parents: bea43ba
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 29 13:49:57 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 29 13:49:57 2018 +0200

----------------------------------------------------------------------
 javax-el-api-3.0.0/pom.xml | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/17fc5dab/javax-el-api-3.0.0/pom.xml
----------------------------------------------------------------------
diff --git a/javax-el-api-3.0.0/pom.xml b/javax-el-api-3.0.0/pom.xml
index 5cf632d..fc389ac 100644
--- a/javax-el-api-3.0.0/pom.xml
+++ b/javax-el-api-3.0.0/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs-pom</artifactId>
-        <version>1-SNAPSHOT</version>
+        <version>1</version>
         <relativePath>../specs-pom/pom.xml</relativePath>
     </parent>
 
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>
             <artifactId>org.apache.servicemix.specs.locator</artifactId>
-            <version>2.10-SNAPSHOT</version>
+            <version>2.10</version>
         </dependency>
     </dependencies>
 
@@ -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>