You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2016/11/02 09:49:46 UTC

wicket git commit: Update frontend-maven-plugin to 1.2

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 <mg...@apache.org>
Authored: Wed Nov 2 10:49:19 2016 +0100
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
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>