Author: eric
Date: Sat May 9 03:54:33 2015
New Revision: 1678465
URL: http://svn.apache.org/r1678465
Log:
upgrade maven-shade-plugin, patch contributed by Tellier Benoit (JAMES-1575)
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1678465&r1=1678464&r2=1678465&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Sat May 9 03:54:33 2015
@@ -733,7 +733,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>2.0</version>
+ <version>2.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]