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 2015/04/10 15:51:52 UTC

[5/6] wicket git commit: Update frontend-maven-plugin to v. 0.0.23

Update frontend-maven-plugin to v. 0.0.23


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f6ddba32
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f6ddba32
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/f6ddba32

Branch: refs/heads/master
Commit: f6ddba325051db30bc9a4c42d2d49618ad4b9b38
Parents: 5dec48a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Fri Apr 10 15:01:46 2015 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Fri Apr 10 16:51:35 2015 +0300

----------------------------------------------------------------------
 testing/wicket-js-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/f6ddba32/testing/wicket-js-tests/pom.xml
----------------------------------------------------------------------
diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml
index 59fa830..326795e 100644
--- a/testing/wicket-js-tests/pom.xml
+++ b/testing/wicket-js-tests/pom.xml
@@ -58,7 +58,7 @@
 					<plugin>
 						<groupId>com.github.eirslett</groupId>
 						<artifactId>frontend-maven-plugin</artifactId>
-						<version>0.0.15</version>
+						<version>0.0.23</version>
 						<executions>
 							<execution>
 								<id>install node and npm</id>