You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/22 17:56:35 UTC

git commit: Remove maven-shade-plugin (not used)

Updated Branches:
  refs/heads/master eff6e93da -> 6753b3726


Remove maven-shade-plugin (not used)


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

Branch: refs/heads/master
Commit: 6753b3726d6a866b6e577ed3c45da534f701c35e
Parents: eff6e93
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 17:56:11 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 17:56:11 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/6753b372/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6ce44f..5161e78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1962,11 +1962,6 @@
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-shade-plugin</artifactId>
-                    <version>1.7</version>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-resources-plugin</artifactId>
                     <version>2.6</version>
                 </plugin>