You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by nl...@apache.org on 2014/09/22 05:22:43 UTC

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

Author: nlebas
Date: Mon Sep 22 03:22:42 2014
New Revision: 1626663

URL: http://svn.apache.org/r1626663
Log:
bump to tiles-request 1.0.6

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=1626663&r1=1626662&r2=1626663&view=diff
==============================================================================
--- tiles/framework/branches/TILES_3_0_X/pom.xml (original)
+++ tiles/framework/branches/TILES_3_0_X/pom.xml Mon Sep 22 03:22:42 2014
@@ -311,7 +311,7 @@
         <tiles.osgi.private />
         <tiles.manifestfile>target/osgi/MANIFEST.MF</tiles.manifestfile>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <tiles.request.version>1.0.5</tiles.request.version>
+        <tiles.request.version>1.0.6</tiles.request.version>
         <tiles.autotag.version>1.1.0</tiles.autotag.version>
     </properties>