Author: lindner
Date: Tue Oct 12 04:32:12 2010
New Revision: 1021626
URL: http://svn.apache.org/viewvc?rev=1021626&view=rev
Log:
Upgrade to assembly plugin 2.2
Modified:
shindig/trunk/assembly/pom.xml
Modified: shindig/trunk/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/assembly/pom.xml?rev=1021626&r1=1021625&r2=1021626&view=diff
==============================================================================
--- shindig/trunk/assembly/pom.xml (original)
+++ shindig/trunk/assembly/pom.xml Tue Oct 12 04:32:12 2010
@@ -48,6 +48,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2</version>
<configuration>
<descriptors>
<descriptor>src/main/assembly/php.xml</descriptor>