Upgrading Wicket jQuery UI and modernizer-maven-plugin
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3a40096b Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3a40096b Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3a40096b Branch: refs/heads/master Commit: 3a40096b25983c8e21daec70657967e3687c5b82 Parents: 91644a8 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Aug 10 09:38:06 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Aug 10 09:38:06 2015 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3a40096b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b94c137..7bb050a 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,7 @@ under the License. <jsplumb.version>1.6.4</jsplumb.version> <wicket.version>7.0.0</wicket.version> - <wicket-jqueryui.version>7.0.0-M6</wicket-jqueryui.version> + <wicket-jqueryui.version>7.0.0</wicket-jqueryui.version> <izpack.version>5.0.3</izpack.version> <httpclient.version>4.3.6</httpclient.version> @@ -1272,7 +1272,7 @@ under the License. <plugin> <groupId>org.gaul</groupId> <artifactId>modernizer-maven-plugin</artifactId> - <version>1.3.0</version> + <version>1.4.0</version> <configuration> <javaVersion>${targetJdk}</javaVersion> <ignorePackages>
