You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by mc...@apache.org on 2013/11/03 16:48:00 UTC

svn commit: r1538386 - /tiles/request/branches/TREQ_1_0_X/assembly/pom.xml

Author: mck
Date: Sun Nov  3 15:48:00 2013
New Revision: 1538386

URL: http://svn.apache.org/r1538386
Log:
lessons learnt from the tiles-3.0.2 release

Modified:
    tiles/request/branches/TREQ_1_0_X/assembly/pom.xml

Modified: tiles/request/branches/TREQ_1_0_X/assembly/pom.xml
URL: http://svn.apache.org/viewvc/tiles/request/branches/TREQ_1_0_X/assembly/pom.xml?rev=1538386&r1=1538385&r2=1538386&view=diff
==============================================================================
--- tiles/request/branches/TREQ_1_0_X/assembly/pom.xml (original)
+++ tiles/request/branches/TREQ_1_0_X/assembly/pom.xml Sun Nov  3 15:48:00 2013
@@ -56,7 +56,7 @@
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh</artifactId>
-        <version>1.0</version>
+        <version>2.5</version>
       </extension>
     </extensions>
   </build>