You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by ta...@apache.org on 2014/12/30 06:55:57 UTC

svn commit: r1648482 - /portals/applications/gems/trunk/pom.xml

Author: taylor
Date: Tue Dec 30 05:55:57 2014
New Revision: 1648482

URL: http://svn.apache.org/r1648482
Log:
JS2-1306: found regressions in velocity 1.7

Modified:
    portals/applications/gems/trunk/pom.xml

Modified: portals/applications/gems/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=1648482&r1=1648481&r2=1648482&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Tue Dec 30 05:55:57 2014
@@ -38,7 +38,7 @@
     <jsp-api.version>2.2.1</jsp-api.version>
     <jstl.version>1.1.2</jstl.version>
     <portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
-    <velocity.version>1.7</velocity.version>
+    <velocity.version>1.6.4</velocity.version>
     <org.apache.portals.bridges.common.version>2.1-SNAPSHOT</org.apache.portals.bridges.common.version>
     <org.apache.portals.bridges.velocity.version>2.1-SNAPSHOT</org.apache.portals.bridges.velocity.version>
     <commons-httpclient.version>3.0.1</commons-httpclient.version>