You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/07/14 10:43:52 UTC

[19/38] isis git commit: ISIS-1365: removes wicketstuff.version property from core/pom.xml, seemingly unused.

ISIS-1365: removes wicketstuff.version property from core/pom.xml, seemingly unused.


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

Branch: refs/heads/master
Commit: 9ac7662837fc81d37beb8093925936b3eb6fd1f3
Parents: b4f031a
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Jul 13 06:48:46 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Jul 13 06:48:46 2016 +0100

----------------------------------------------------------------------
 core/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/9ac76628/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c37c560..dbe8205 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -140,7 +140,6 @@
         <jetty.version>9.3.6.v20151106</jetty.version>
 
         <wicket.version>6.23.0</wicket.version>
-        <wicketstuff.version>6.20.0</wicketstuff.version>
 
         <wicket-webjars.version>0.4.8</wicket-webjars.version>
         <wicket-bootstrap.version>0.9.15</wicket-bootstrap.version>