You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2014/02/19 16:11:13 UTC

git commit: [KARAF-2763] Remove reference to old scr.support module

Repository: karaf
Updated Branches:
  refs/heads/master 73205de0d -> 99585cf3b


[KARAF-2763] Remove reference to old scr.support module

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/99585cf3
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/99585cf3
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/99585cf3

Branch: refs/heads/master
Commit: 99585cf3b0dd88ef177b3376437772e6fb3119e7
Parents: 73205de
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Wed Feb 19 16:11:04 2014 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Wed Feb 19 16:11:04 2014 +0100

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/99585cf3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e1780ac..99e3a7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -725,11 +725,6 @@
 
             <dependency>
                 <groupId>org.apache.karaf.scr</groupId>
-                <artifactId>org.apache.karaf.scr.support</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.karaf.scr</groupId>
                 <artifactId>org.apache.karaf.scr.command</artifactId>
                 <version>${project.version}</version>
             </dependency>