Repository: activemq-artemis
Updated Branches:
  refs/heads/master 970800c34 -> 3a5234ee2


Update npm plugin to latest version


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9666e184
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9666e184
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/9666e184

Branch: refs/heads/master
Commit: 9666e18471c5fcf41c72f4f40ae0c1d511b39e30
Parents: 970800c
Author: Paul Gallagher <pgall...@redhat.com>
Authored: Sat Jan 9 16:19:03 2016 +0000
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Mon Jan 11 13:21:47 2016 -0500

----------------------------------------------------------------------
 artemis-website/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/9666e184/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index a6c1d61..2e7af02 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -81,7 +81,7 @@
       
<webapp-outdir-user-manual>${basedir}/target/classes/user-manual</webapp-outdir-user-manual>
       
<webapp-outdir-hacking-guide>${basedir}/target/classes/hacking-guide</webapp-outdir-hacking-guide>
 
-      <frontend-maven-plugin-version>0.0.24</frontend-maven-plugin-version>
+      <frontend-maven-plugin-version>0.0.27</frontend-maven-plugin-version>
       <nodeVersion>v0.10.32</nodeVersion>
       <npmVersion>1.4.12</npmVersion>
 

Reply via email to