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 2017/09/14 11:38:31 UTC

isis git commit: ISIS-1713: reverts wicketstuff to 7.7.0 also

Repository: isis
Updated Branches:
  refs/heads/master 43f65cb61 -> 835e8b765


ISIS-1713: reverts wicketstuff to 7.7.0 also


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

Branch: refs/heads/master
Commit: 835e8b7653a276a09f6bc3ff3d130949c1e76460
Parents: 43f65cb
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Thu Sep 14 12:38:25 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Sep 14 12:38:25 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/835e8b76/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 8e6d78c..1911ebd 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -140,12 +140,12 @@
         <jetty.version>9.3.10.v20160621</jetty.version>
 
         <wicket.version>7.7.0</wicket.version>
+        <wicketstuff.version>7.7.0</wicketstuff.version>
 
         <wicket-webjars.version>0.5.4</wicket-webjars.version>
         <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
         <wicket-source.version>7.0.0</wicket-source.version>
 
-        <wicketstuff.version>7.8.0</wicketstuff.version>
         <select2.version>4.0.3</select2.version>
 
         <jquery-ui.version>1.11.4</jquery-ui.version>