You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2015/02/19 09:53:32 UTC

[2/2] tapestry-5 git commit: remove obsolete version entry for wro4j

remove obsolete version entry for wro4j


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9f22a84a
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9f22a84a
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9f22a84a

Branch: refs/heads/master
Commit: 9f22a84a54274377970eaa144d283216415ca894
Parents: df98683
Author: Jochen Kemnade <jo...@eddyson.de>
Authored: Thu Feb 19 09:49:49 2015 +0100
Committer: Jochen Kemnade <jo...@eddyson.de>
Committed: Thu Feb 19 09:49:49 2015 +0100

----------------------------------------------------------------------
 build.gradle | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/9f22a84a/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index cc8fa6b..a962fe3 100755
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,6 @@ project.ext.versions = [
     hibernate: "4.3.6.Final",
     groovy: "2.0.6",
     slf4j: "1.7.10",
-    wro4j: "1.7.0",
     geb: "0.10.0",
     selenium: "2.44.0"
 ]