Author: rdonkin
Date: Sat Aug 3 15:17:57 2013
New Revision: 1510010
URL: http://svn.apache.org/r1510010
Log:
Upgrade to latest version of the Shade plugin
Modified:
creadur/whisker/trunk/apache-whisker-cli/pom.xml
Modified: creadur/whisker/trunk/apache-whisker-cli/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-cli/pom.xml?rev=1510010&r1=1510009&r2=1510010&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-cli/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-cli/pom.xml Sat Aug 3 15:17:57 2013
@@ -93,7 +93,7 @@ Build
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>1.5</version>
+ <version>2.1</version>
<executions>
<execution>
<phase>package</phase>