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/16 05:04:00 UTC

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

Author: nlebas
Date: Tue Sep 16 03:04:00 2014
New Revision: 1625208

URL: http://svn.apache.org/r1625208
Log:
fix jenkins

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=1625208&r1=1625207&r2=1625208&view=diff
==============================================================================
--- tiles/framework/branches/TILES_3_0_X/pom.xml (original)
+++ tiles/framework/branches/TILES_3_0_X/pom.xml Tue Sep 16 03:04:00 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-SNAPSHOT</tiles.request.version>
+        <tiles.request.version>1.0.5</tiles.request.version>
         <tiles.autotag.version>1.1.0</tiles.autotag.version>
     </properties>