You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2009/07/02 17:58:07 UTC

svn commit: r790632 - /tiles/framework/branches/TILES_2_1_X/pom.xml

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>