You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ca...@apache.org on 2012/05/02 18:24:25 UTC

svn commit: r1333098 - /rave/trunk/rave-portal-resources/pom.xml

Author: carlucci
Date: Wed May  2 16:24:25 2012
New Revision: 1333098

URL: http://svn.apache.org/viewvc?rev=1333098&view=rev
Log:
RAVE-601: Update wro4j to 1.4.5 to fix Bootstrap LESS compilation issue

Modified:
    rave/trunk/rave-portal-resources/pom.xml

Modified: rave/trunk/rave-portal-resources/pom.xml
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/pom.xml?rev=1333098&r1=1333097&r2=1333098&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/pom.xml (original)
+++ rave/trunk/rave-portal-resources/pom.xml Wed May  2 16:24:25 2012
@@ -131,7 +131,7 @@
             <plugin>
                 <groupId>ro.isdc.wro4j</groupId>
                 <artifactId>wro4j-maven-plugin</artifactId>
-                <version>1.4.4</version>
+                <version>1.4.5</version>
                 <executions>
                     <execution>
                         <phase>compile</phase>