Author: apetrelli
Date: Thu Jul 2 15:54:46 2009
New Revision: 790631
URL: http://svn.apache.org/viewvc?rev=790631&view=rev
Log:
TILES-356
Updated maven-source-plugin.
Modified:
tiles/framework/trunk/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=790631&r1=790630&r2=790631&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Thu Jul 2 15:54:46 2009
@@ -278,6 +278,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
+ <version>2.1</version>
<executions>
<execution>
<id>attach-source</id>