Repository: wicket Updated Branches: refs/heads/master e25832d15 -> d9d142b07
Update frontend-maven-plugin to 1.2 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d9d142b0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/d9d142b0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/d9d142b0 Branch: refs/heads/master Commit: d9d142b0738e289e639165523c4190727e281519 Parents: e25832d Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed Nov 2 10:49:19 2016 +0100 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Wed Nov 2 10:49:51 2016 +0100 ---------------------------------------------------------------------- testing/wicket-js-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/d9d142b0/testing/wicket-js-tests/pom.xml ---------------------------------------------------------------------- diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml index 56fe7ec..b9a1546 100644 --- a/testing/wicket-js-tests/pom.xml +++ b/testing/wicket-js-tests/pom.xml @@ -63,7 +63,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.1</version> + <version>1.2</version> <executions> <execution> <id>install node and npm</id>
