Author: jbonofre Date: Wed Jul 4 15:45:50 2012 New Revision: 1357316 URL: http://svn.apache.org/viewvc?rev=1357316&view=rev Log: [KARAF-1620] Upgrade to maven-shade-plugin 1.7
Modified: karaf/branches/karaf-2.2.x/pom.xml Modified: karaf/branches/karaf-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1357316&r1=1357315&r2=1357316&view=diff ============================================================================== --- karaf/branches/karaf-2.2.x/pom.xml (original) +++ karaf/branches/karaf-2.2.x/pom.xml Wed Jul 4 15:45:50 2012 @@ -1123,7 +1123,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>