Author: apetrelli
Date: Thu Jul 2 15:58:07 2009
New Revision: 790632
URL: http://svn.apache.org/viewvc?rev=790632&view=rev
Log:
TILES-356
Merge from trunk to TILES_2_1_X branch (second part).
Updated maven-source-plugin.
Modified:
tiles/framework/branches/TILES_2_1_X/pom.xml
Modified: tiles/framework/branches/TILES_2_1_X/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/branches/TILES_2_1_X/pom.xml?rev=790632&r1=790631&r2=790632&view=diff
==============================================================================
--- tiles/framework/branches/TILES_2_1_X/pom.xml (original)
+++ tiles/framework/branches/TILES_2_1_X/pom.xml Thu Jul 2 15:58:07 2009
@@ -275,6 +275,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
+ <version>2.1</version>
<executions>
<execution>
<id>attach-source</id>