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 2016/08/11 11:43:30 UTC

svn commit: r1755952 - /tiles/framework/branches/TILES_3_0_X/pom.xml

Author: mck
Date: Thu Aug 11 11:43:30 2016
New Revision: 1755952

URL: http://svn.apache.org/viewvc?rev=1755952&view=rev
Log:
use Tiles AutoTag-1.2

Modified:
    tiles/framework/branches/TILES_3_0_X/pom.xml

Modified: tiles/framework/branches/TILES_3_0_X/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/branches/TILES_3_0_X/pom.xml?rev=1755952&r1=1755951&r2=1755952&view=diff
==============================================================================
--- tiles/framework/branches/TILES_3_0_X/pom.xml (original)
+++ tiles/framework/branches/TILES_3_0_X/pom.xml Thu Aug 11 11:43:30 2016
@@ -312,7 +312,7 @@
         <tiles.manifestfile>target/osgi/MANIFEST.MF</tiles.manifestfile>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <tiles.request.version>1.0.6</tiles.request.version>
-        <tiles.autotag.version>1.1.0</tiles.autotag.version>
+        <tiles.autotag.version>1.2</tiles.autotag.version>
     </properties>
 
     <dependencies>