You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by mg...@apache.org on 2015/03/13 17:33:20 UTC

isis git commit: ISIS-1086 Upgrade yuicompressor maven plugin to 1.5.1

Repository: isis
Updated Branches:
  refs/heads/master d11ab3f45 -> 6cd1defab


ISIS-1086 Upgrade yuicompressor maven plugin to 1.5.1


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/6cd1defa
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/6cd1defa
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/6cd1defa

Branch: refs/heads/master
Commit: 6cd1defab32b043ef0fe909818a81af94731efd8
Parents: d11ab3f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Fri Mar 13 18:32:51 2015 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Fri Mar 13 18:32:51 2015 +0200

----------------------------------------------------------------------
 core/viewer-wicket/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/6cd1defa/core/viewer-wicket/pom.xml
----------------------------------------------------------------------
diff --git a/core/viewer-wicket/pom.xml b/core/viewer-wicket/pom.xml
index 49241a4..8ebc914 100644
--- a/core/viewer-wicket/pom.xml
+++ b/core/viewer-wicket/pom.xml
@@ -56,7 +56,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>