Author: jbonofre Date: Wed Jul 4 15:43:46 2012 New Revision: 1357315 URL: http://svn.apache.org/viewvc?rev=1357315&view=rev Log: [KARAF-1620] Upgrade to maven-shade-plugin 1.7
Modified: karaf/branches/karaf-2.3.x/pom.xml Modified: karaf/branches/karaf-2.3.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1357315&r1=1357314&r2=1357315&view=diff ============================================================================== --- karaf/branches/karaf-2.3.x/pom.xml (original) +++ karaf/branches/karaf-2.3.x/pom.xml Wed Jul 4 15:43:46 2012 @@ -1143,7 +1143,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>1.4</version> + <version>1.7</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>