Upgrade yuicompressor plugin to 1.5.1 (fixes BuildBot issue: require Maven 
3.1.1)


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

Branch: refs/heads/pr-86-media_tags
Commit: 478f1be7ec6251c0be5978aee0de9612a1388caf
Parents: 37116af
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Fri Mar 13 18:33:58 2015 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Fri Mar 13 18:34:09 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/478f1be7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 78df1ef..f1d0efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -621,7 +621,7 @@
                                <plugin>
                                        <groupId>net.alchim31.maven</groupId>
                                        
<artifactId>yuicompressor-maven-plugin</artifactId>
-                                       <version>1.5.0</version>
+                                       <version>1.5.1</version>
                                        <configuration>
                                                <statistics>true</statistics>
                                                <jswarn>false</jswarn>

Reply via email to