Repository: syncope Updated Branches: refs/heads/master 87a969138 -> 518d0c506
Upgrading wicket-bootstrap Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/518d0c50 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/518d0c50 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/518d0c50 Branch: refs/heads/master Commit: 518d0c50667f8d9442bff0edaa9ea80fbd634429 Parents: 87a9691 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Nov 3 09:50:49 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Nov 5 09:41:05 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/518d0c50/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a732b16..b1e7be1 100644 --- a/pom.xml +++ b/pom.xml @@ -378,7 +378,7 @@ under the License. <bootstrap.version>3.3.5</bootstrap.version> <bootstrap-select.version>1.7.3</bootstrap-select.version> - <wicket-bootstrap.version>0.10.4-SNAPSHOT</wicket-bootstrap.version> + <wicket-bootstrap.version>0.10.4</wicket-bootstrap.version> <bootbox.version>4.4.0</bootbox.version> <font-awesome.version>4.4.0</font-awesome.version>
