You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2014/03/13 10:14:47 UTC

git commit: Upgrade YUI compressor plugin

Repository: wicket
Updated Branches:
  refs/heads/wicket-6.x 3ce9f61b2 -> 98825c887


Upgrade YUI compressor plugin


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/98825c88
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/98825c88
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/98825c88

Branch: refs/heads/wicket-6.x
Commit: 98825c8875e19de6a8657fbf097f115e40b66168
Parents: 3ce9f61
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Thu Mar 13 11:05:06 2014 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Thu Mar 13 11:05:23 2014 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/98825c88/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c73464d..7b74c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -839,7 +839,7 @@
 				<plugin>
 					<groupId>net.alchim31.maven</groupId>
 					<artifactId>yuicompressor-maven-plugin</artifactId>
-					<version>1.3.0</version>
+					<version>1.4.0</version>
 					<configuration>
 						<statistics>true</statistics>
 						<jswarn>false</jswarn>