You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2012/03/08 17:18:07 UTC

git commit: cleanup

Updated Branches:
  refs/heads/master 21b301026 -> 85d62de28


cleanup

duplicated dependencies removed
thx to Romain Manni-Bucau


Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/85d62de2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/85d62de2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/85d62de2

Branch: refs/heads/master
Commit: 85d62de288e0b9d8fa530c503fb05cd82e032171
Parents: 21b3010
Author: gpetracek <gp...@apache.org>
Authored: Thu Mar 8 17:15:34 2012 +0100
Committer: gpetracek <gp...@apache.org>
Committed: Thu Mar 8 17:15:34 2012 +0100

----------------------------------------------------------------------
 deltaspike/cdise/impl-owb/pom.xml  |    4 ----
 deltaspike/cdise/impl-weld/pom.xml |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/85d62de2/deltaspike/cdise/impl-owb/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/cdise/impl-owb/pom.xml b/deltaspike/cdise/impl-owb/pom.xml
index 5e1b6cc..d34b91a 100644
--- a/deltaspike/cdise/impl-owb/pom.xml
+++ b/deltaspike/cdise/impl-owb/pom.xml
@@ -64,10 +64,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-jcdi_1.0_spec</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-interceptor_1.1_spec</artifactId>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/85d62de2/deltaspike/cdise/impl-weld/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/cdise/impl-weld/pom.xml b/deltaspike/cdise/impl-weld/pom.xml
index 1947515..f8aa495 100644
--- a/deltaspike/cdise/impl-weld/pom.xml
+++ b/deltaspike/cdise/impl-weld/pom.xml
@@ -64,10 +64,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-jcdi_1.0_spec</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-interceptor_1.1_spec</artifactId>
         </dependency>