diff --git a/idea/src/plugin-resources/templates/v4/module.jelly b/idea/src/plugin-resources/templates/v4/module.jelly
index 5a58cdb5..d515763d 100644
--- a/idea/src/plugin-resources/templates/v4/module.jelly
+++ b/idea/src/plugin-resources/templates/v4/module.jelly
@@ -84,6 +84,17 @@
+
+
+
+
+
+ ${value}
+
+
+
+
+
diff --git a/idea/xdocs/changes.xml b/idea/xdocs/changes.xml
index 440eba10..ad429908 100644
--- a/idea/xdocs/changes.xml
+++ b/idea/xdocs/changes.xml
@@ -37,6 +37,7 @@
Add depencies on ejb or war modules
exclude build output directory in module
set module to JAVA_MODULE for compatibility with both 4.5 and Irida.
+ Add output path for libraries in web modules
match module type to artifact type