Repository: wicket Updated Branches: refs/heads/wicket-7.x 74843d8ea -> 423a93f20
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/423a93f2 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/423a93f2 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/423a93f2 Branch: refs/heads/wicket-7.x Commit: 423a93f20567ced9f3bdc017af03ea0b78c411fb Parents: 74843d8 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:19 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/423a93f2/testing/wicket-js-tests/pom.xml ---------------------------------------------------------------------- diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml index 0eb9180..e27fda2 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>
