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 18:32:40 UTC

git commit: [KARAF-2718] Upgrade to maven-shade-plugin 2.2

Updated Branches:
  refs/heads/karaf-2.x a10cf5b77 -> 8210ebe77


[KARAF-2718] Upgrade to maven-shade-plugin 2.2


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

Branch: refs/heads/karaf-2.x
Commit: 8210ebe7790b01e0b166984480298f735741e681
Parents: a10cf5b
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 18:32:03 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 18:32:03 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/8210ebe7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 88997db..d86450b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1342,7 +1342,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-shade-plugin</artifactId>
-                    <version>1.7</version>
+                    <version>2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>